Skip to main content

dxCustomWizardControl Unit

Classes

Name Description
EdxWizardControlException This class is used to raise wizard control-specific exceptions.
TdxCustomWizardControl The base class for wizard controls.
TdxWizardControlBackButton Contains Back button settings.
TdxWizardControlButtons Contains wizard button settings.
TdxWizardControlCancelButton Contains Cancel button settings.
TdxWizardControlCellViewInfo
TdxWizardControlCustomButton The base class for all classes that implement predefined wizard control buttons.
TdxWizardControlCustomButtonCollection A wizard control’s collection of custom buttons.
TdxWizardControlCustomButtonCollectionItem A wizard control’s custom button.
TdxWizardControlCustomButtons Contains custom button settings.
TdxWizardControlCustomObject
TdxWizardControlCustomPage Serves as the base class for classes that store wizard page settings.
TdxWizardControlCustomPersistent Serves as the base class for wizard control settings.
TdxWizardControlFinishButton Contains Finish button settings.
TdxWizardControlHeader Serves as the base class for the classes that store the header settings.
TdxWizardControlHelpButton Contains Help button settings.
TdxWizardControlHitTest Contains a wizard control‘s HitTest information.
TdxWizardControlImage Contains the settings of the image used to fill the area of a wizard control’s UI element.
TdxWizardControlInfoPanel Contains the Info Panel settings.
TdxWizardControlNextButton Contains Next button settings.
TdxWizardControlOptionsAnimate Contains page transition animation settings.
TdxWizardControlOptionsButtons Contains settings common to all wizard buttons.
TdxWizardControlOptionsSize Contains the size settings of a wizard page.
TdxWizardControlOptionsViewStyleAero Contains the Aero wizard settings.
TdxWizardControlPageHeader Contains the wizard page header settings.
TdxWizardControlPageWatermark Contains the wizard page watermark settings.
TdxWizardControlTitle Contains the wizard title settings.
TdxWizardControlWatermark Serves as the base class for the classes that store the watermark settings.

Constants

Name Description
dxWizardControlDefaultButtonHeight Specifies the default button height, in pixels.
dxWizardControlDefaultButtonWidth Specifies the default button width, in pixels.
dxWizardControlMinHeight Specifies the minimum height of the wizard control, in pixels.
dxWizardControlMinWidth Specifies the minimum width of the wizard control, in pixels.