Back to Devexpress

dxCustomWizardControl Unit

vcl-dxcustomwizardcontrol-41d3fcef.md

latest8.3 KB
Original Source

dxCustomWizardControl Unit

Classes

NameDescription
EdxWizardControlExceptionThis class is used to raise wizard control-specific exceptions.
TdxCustomWizardControlThe base class for wizard controls.
TdxWizardControlBackButtonContains Back button settings.
TdxWizardControlButtonsContains wizard button settings.
TdxWizardControlCancelButtonContains Cancel button settings.
TdxWizardControlCellViewInfo
TdxWizardControlCustomButtonThe base class for all classes that implement predefined wizard control buttons.
TdxWizardControlCustomButtonCollectionA wizard control’s collection of custom buttons.
TdxWizardControlCustomButtonCollectionItemA wizard control’s custom button.
TdxWizardControlCustomButtonsContains custom button settings.
TdxWizardControlCustomObject
TdxWizardControlCustomPageServes as the base class for classes that store wizard page settings.
TdxWizardControlCustomPersistentServes as the base class for wizard control settings.
TdxWizardControlFinishButtonContains Finish button settings.
TdxWizardControlHeaderServes as the base class for the classes that store the header settings.
TdxWizardControlHelpButtonContains Help button settings.
TdxWizardControlHitTestContains a wizard control‘s HitTest information.
TdxWizardControlImageContains the settings of the image used to fill the area of a wizard control’s UI element.
TdxWizardControlInfoPanelContains the Info Panel settings.
TdxWizardControlNextButtonContains Next button settings.
TdxWizardControlOptionsAnimateContains page transition animation settings.
TdxWizardControlOptionsButtonsStores common wizard button settings.
TdxWizardControlOptionsSizeContains the size settings of a wizard page.
TdxWizardControlOptionsViewStyleAeroContains the Aero wizard settings.
TdxWizardControlPageHeaderContains the wizard page header settings.
TdxWizardControlPageWatermarkContains the wizard page watermark settings.
TdxWizardControlTitleContains the wizard title settings.
TdxWizardControlWatermarkServes as the base class for the classes that store the watermark settings.

Interfaces

Name
IdxWizardControlSelectableItem

Enums

NameDescription
TdxWizardControlButtonKind
TdxWizardControlCustomButtonsAlignment
TdxWizardControlElementVisibilityEnumerates visibility options for the wizard control UI element.
TdxWizardControlHeaderAssignedValue
TdxWizardControlResizeAnimation
TdxWizardControlTransitionEffect
TdxWizardControlViewStyle
TdxWizardControlWatermarkAssignedValue

Constants

NameDescription
dxWizardControlDefaultButtonHeightSpecifies the default button height, in pixels.
dxWizardControlDefaultButtonWidthSpecifies the default button width, in pixels.
dxWizardControlMinHeightSpecifies the minimum height of the wizard control, in pixels.
dxWizardControlMinWidthSpecifies the minimum width of the wizard control, in pixels.

Types

NameDescription
TdxWizardControlButtonClickEvent
TdxWizardControlCustomPageClass
TdxWizardControlHandleChildControlKeyEventThe procedural type of a keystroke event that occurs in a focused child control on a wizard page.
TdxWizardControlHeaderAssignedValues
TdxWizardControlInfoPanelClickEvent
TdxWizardControlPageChangingEvent
TdxWizardControlWatermarkAssignedValues