TSRVToolButton.ImageIndexNormal |
Top Previous Next |
|
Specifies the index of the image displayed in the button. property ImageIndexNormal: Integer; This image is displayed in a normal state (when the button is not disabled, is not highlighted, is not pressed). The image list is defined in the corresponding property of the component containing this button: •TSRVCustomPropertyTB.ImageList Default value: -1 (no image) |