Back to Devexpress

TdxWizardControlCustomPage.Active Property

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

latest829 B
Original Source

TdxWizardControlCustomPage.Active Property

Returns if the wizard page is currently active (shown) in a wizard control.

Declaration

delphi
property Active: Boolean read;

Property Value

Type
Boolean

Remarks

This property returns True if the wizard page is currently active; otherwise – False.

Refer to the wizard control ActivePage property description for details on page activation.

See Also

TdxWizardControlCustomPage Class

TdxWizardControlCustomPage Members

dxCustomWizardControl Unit