This property sets the color of the text (either filename or comment) for the selected thumbnail image.

[C++Builder]   thumbcontrolname->SelectTextColor [ = TColor ]
[Delphi]   thumbcontrolname.SelectTextColor [ = TColor ]

Property Value

The color of the text

Explanation

The SelectTextColor property sets the display color of the text (either filename or comment) for the selected thumbnail image. To set this property, use a color constant (like clRed, etc.) or the RGB(Red, Green, Blue) color value.

Setting this value

This value can be set at design-time and run-time.

Retrieving this value

This value can be retrieved at run-time.

 

The ImageKit10 VCL is a product created by Newtone Corporation