RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomButton.SelectedImageIndex Property

Image index for selected button state.

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

SelectedImageIndex is an image index into the Images property for the selected button state. 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!