How to insert into TRICHVIEW not the full-size picture, but the sketch of the picture for example 100 on 100 in size. I couldn't find...
Thanks
rv.Clear;
for I := 0 to dm.mas.RecordCountFromSrv - 1 do
begin
rv.AddNL('',1,0);
rv.AddNamedCheckpointEx(dm.masnn.Asstring, True);
rv.AddNL(dm.masUSERS ...
Search found 1 match
- Wed Jul 11, 2018 4:10 pm
- Forum: Support
- Topic: How to insert into TRICHVIEW not the full-size picture
- Replies: 1
- Views: 10047