Back to Devexpress

TdxWizardControlCustomPage.OptionsSize Property

vcl-dxcustomwizardcontrol-dot-tdxwizardcontrolcustompage-6f5f5a4c.md

latest966 B
Original Source

TdxWizardControlCustomPage.OptionsSize Property

Specifies size settings of the current wizard page.

Declaration

delphi
property OptionsSize: TdxWizardControlOptionsSize read; write;

Property Value

Type
TdxWizardControlOptionsSize

Remarks

Use the settings accessible via this property to limit the size of the current page when a wizard control is in AutoSize mode. Refer to the TdxWizardControlOptionsSize class description to learn about the available settings.

See Also

TdxWizardControlCustomPage Class

TdxWizardControlCustomPage Members

dxCustomWizardControl Unit