Table of Contents

TTMSFNCCustomStateManager.GetDefaultState Method

Returns the state item that has its Default flag set, or nil if none exists.

API unit family: TMSFNCStateManager Declaring type: TTMSFNCCustomStateManager

Syntax

function GetDefaultState: TTMSFNCStateManagerItem; virtual;

Returns

The default state item, or nil when no state is marked as default.