RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomButton.PressedImageIndex Property

Image index for pressed button state.

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

PressedImageIndex is an image index into the Images property for the pressed 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!