Navigation: Code Documentation > RSCommon > Structures > Classes > TGCollection
TGCollection Methods
Name
Description
AssignTo(TPersistent)
Represents method AssignTo(TPersistent).
IndexOf(String)
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.
Top