Library Vcl NextSuite 6 Next Collection 6 Reference Classes TNxPageSheet6 HotImageIndex

HotImageIndex

Specifies TImageIndex of an image from ImageList to be displayed when user move mouse over the tab.

pas
property HotImageIndex: TImageIndex read FHotImageIndex write SetHotImageIndex default -1;

Remarks

If the value of the property is -1, value of ImageIndex property is used when the image is about to be drawn.

Sign in