Skip to main content

TdxWizardControlCustomPage.OptionsSize Property

Specifies size settings of the current wizard page.

Declaration

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