TdxWizardControlCustomButtonCollection Class
A wizard control’s collection of custom buttons.
#Declaration
TdxWizardControlCustomButtonCollection = class(
TOwnedCollection
)
#Remarks
This class provides members that allow you to add new custom buttons to the collection and access individual buttons.
The TdxWizardControlCustomButtonCollection object is referenced by a wizard control Buttons.CustomButtons.Buttons property.