Back to Devexpress

TdxCustomWizardControl.OnPageChanged Event

vcl-dxcustomwizardcontrol-dot-tdxcustomwizardcontrol-1fe60069.md

latest819 B
Original Source

TdxCustomWizardControl.OnPageChanged Event

Enables you to respond to completing page activation.

Declaration

delphi
property OnPageChanged: TNotifyEvent read; write;

Remarks

This event follows the OnPageChanging event and fires after the wizard control specified by the Sender parameter has activated a new page, and finished page transition animation.

See Also

TdxCustomWizardControl Class

TdxCustomWizardControl Members

dxCustomWizardControl Unit