FindByKey(Key: Integer): Integer;
FindByKey(Key: unteger): integer;
Key. Key of the searched constraint.
The FindByKey method searches for a constraint in the collection.
If a constraint with the specified key is found, the method returns its index; if a constraint is not found, the method returns -1.
See also: