Table of Contents

TTMSFNCCustomStateManager.LoadStateByName Method

Loads and applies the state with the given name to the managed control tree.

API unit family: TMSFNCStateManager Declaring type: TTMSFNCCustomStateManager

Syntax

procedure LoadStateByName(AName: string); overload; virtual;

Parameters

Name Description
AName Name of the state to load.