Table of Contents

TTMSFNCCustomStateManager.FindConflicts Method

Checks whether any control names referenced in the stored states are ambiguous within the managed control tree.

API unit family: TMSFNCStateManager Declaring type: TTMSFNCCustomStateManager

Syntax

function FindConflicts(AConflictedControlNames: TStrings): Boolean; virtual;

Parameters

Name Description
AConflictedControlNames Receives the list of conflicting control names.

Returns

True when at least one conflict was found.