TdxWizardControlCustomButtonCollectionItem Properties
A wizard control’s custom button.
Name | Description |
---|---|
Caption | Specifies the button caption. |
Collection |
Inherited from TCollection |
Display |
Inherited from TCollection |
Enabled | Specifies whether the custom button is enabled. |
Focused | Specifies whether the custom button has focus. |
Glyph | Specifies the button image. |
Glyph |
Specifies how the button image is positioned relative to the button caption. |
ID |
Inherited from TCollection |
Image |
Specifies the button image by its index in the associated image list. |
Index |
Inherited from TCollection |
Visible | Switches the button visibility. |
Width | Specifies the button width in pixels. |