RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TEditButton.PressedImageIndex Property

Determines which image is displayed when the button is pressed.

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

Set PressedImageIndex to associate the button with one of the images in the Images property of the parent buttoned edit control. The selected image will be displayed when the button is pressed. 

 

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