This property sets a comment and that is displayed under the thumbnail images.

[C++Builder]   thumbcontrolname->Text [ = UnicodeString ]
[Delphi]   thumbcontrolname.Text [ = string ]

Property Value

Comment

Explanation

The Text property sets a comment and that is displayed under the thumbnail images. To display a comment, please set the Text property within the ShowThumbImage event. To enable the Text property, the DispFileName property must be True.

Setting this value

This value can be set at run-time.

Retrieving this value

This value cannot be retrieved.

 

The ImageKit10 VCL is a product created by Newtone Corporation