TdxWizardControlCustomButton Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new Tcx |
#Properties
Name | Description |
---|---|
Buttons | Provides access to the wizard control’s button collection. |
Caption | Specifies the button caption. |
Enabled | Specifies whether the button is enabled. |
Focused | Specifies whether the button has focus. |
Glyph | Specifies the button image. |
Glyph |
Specifies how the button image is positioned relative to the button caption. |
Image |
Specifies the button image by its index in the associated image list. |
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. |
Width | Specifies the button width, in pixels. |
#Methods
Name | Description |
---|---|
Assign |
Updates the persistent information from the specified source.
Inherited from Tcx |
Assign |
Inherited from TPersistent. |
Begin |
Postpones sending notifications about the class setting changes until a matching End |
Click | Emulates a button click. |
Do |
Updates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container.
Inherited from Tcx |
End |
Enables sending notifications about the class setting changes after a matching Begin |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Returns the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
To |
Inherited from TObject. |
See Also