RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomButton.HotImageIndex Property

Image index for hot button state.

Pascal
property HotImageIndex: TImageIndex;
C++
__property TImageIndex HotImageIndex;

HotImageIndex is an image index into the Images property for the hot button state, i.e., the cursor hovering over the button. If the index value is -1, the same image is used as in the normal button state. 

This is available only on Windows XP and Vista. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!