Page 1 of 1

The name of PrintPreview thumbnails

PostPosted: July 19th, 2006, 8:51 am
by martt_1er
Hello.

Can I change the name of the PrintPreview thumbnails ?
Their name is '01', '02', '03', etc... can I rename theim, for example, to 'my_picture', 'my_text', 'my_drawing', etc... ?

Thanks

Martin

PostPosted: August 4th, 2006, 1:02 pm
by Kambiz
Yes, you can.

Page numbers are displayed using TLabel controls. Therefore, you can loop through child controls of Thumbnail control, and change caption of labels.