TdxWizardControlFinishButton Properties
Contains Finish button settings.
Name | Description |
---|---|
Always |
Specifies if the Finish button is visible on any wizard page. |
Buttons |
Provides access to the wizard control’s button collection.
Inherited from Tdx |
Caption |
Specifies the button caption.
Inherited from Tdx |
Enabled |
Specifies whether the button is enabled.
Inherited from Tdx |
Focused |
Specifies whether the button has focus.
Inherited from Tdx |
Glyph |
Specifies the button image.
Inherited from Tdx |
Glyph |
Specifies how the button image is positioned relative to the button caption.
Inherited from Tdx |
Image |
Specifies the button image by its index in the associated image list.
Inherited from Tdx |
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Visible protected |
Switches the button visibility.
Inherited from Tdx |
Width |
Specifies the button width, in pixels.
Inherited from Tdx |
See Also