TTMSFNCCustomStateManager.GetDefaultState Method
Returns the state item that has its
Defaultflag set, ornilif 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.