Back to Devexpress

TdxCustomWizardControl.OptionsViewStyleAero Property

vcl-dxcustomwizardcontrol-dot-tdxcustomwizardcontrol-c22e3fe5.md

latest1.3 KB
Original Source

TdxCustomWizardControl.OptionsViewStyleAero Property

Specifies Aero wizard style settings.

Declaration

delphi
property OptionsViewStyleAero: TdxWizardControlOptionsViewStyleAero read; write;

Property Value

TypeDescription
TdxWizardControlOptionsViewStyleAero

Stores Aero wizard style settings.

|

Remarks

Refer to the TdxWizardControlOptionsViewStyleAero class description for information on available options.

Note

We recommend that you use a specially designed wizard form (a TdxWizardControlForm object) to host your Aero wizard. For detailed information on how to add this wizard form to your project, refer to the following section: Design Time Experience.

Aero Glass and similar effects are disabled if an application is in GDI Scaled mode.

See Also

TdxCustomWizardControl Class

TdxCustomWizardControl Members

dxCustomWizardControl Unit