TTMSFNCCustomStateManager.LoadStateByIndex Method
Loads and applies the state at the given collection index to the managed control tree.
API unit family: TMSFNCStateManager
Declaring type: TTMSFNCCustomStateManager
Syntax
procedure LoadStateByIndex(AIndex: Integer); overload; virtual;
Parameters
| Name | Description |
|---|---|
AIndex |
Zero-based index of the state to load. |