TTMSFNCStateManagerAfterLoadControlStateEvent Event Type
Event handler type for
OnAfterLoadControlState; called after an individual control's state value has been restored.
API unit family: TMSFNCStateManager
Parameters
| Name | Description |
|---|---|
Sender |
The state manager that fired the event. |
AState |
The state item that was loaded. |
AControl |
The control whose state was just restored. |
AValue |
The serialized state value that was applied. |