ImageDisabled property

Applies to
TEditEnhButtonDef

Declaration
Property ImageDisabled : integer;

Description
The index of the image to be displayed when the button is disabled. If value is < 0 then ImageIndex will be used instead. If two buttons are displayed then ImageDisabled represents the image for the first button, ImageDisabled + 1 represents the image for the second button.