Returns the index of the collection item where CollectionItem.DisplayName equals the DisplayName search parameter. The comparison is case sensitive.
If no collection item equals the parameter, the function returns a -1.
Namespace: Structures
Delphi |
public |
Parameters
DisplayName
Type: String
Type: Integer
Reference |