| ImagePressed property |
Applies to
TEditEnhButtonDef
Declaration
Property ImagePressed : integer;
Description
The index of the image to be displayed when the button is pressed.
If value is < 0 then ImageIndex will be used instead. If two buttons are
displayed then ImagePressed represents the image for the first button,
ImagePressed + 1 represents the image for the second button.