TTMSFNCStateManagerBeforeLoadStateEvent Event Type
Event handler type for
OnBeforeLoadState; called before a state is applied to the control tree.
API unit family: TMSFNCStateManager
Parameters
| Name | Description |
|---|---|
Sender |
The state manager that fired the event. |
AState |
The state item about to be loaded. |
ACanLoad |
Set to False to cancel loading of this state. |