TdxWizardControlCustomPage.Active Property
Returns if the wizard page is currently active (shown) in a wizard control.
#Declaration
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.