TTMSFNCCloudGooglePeopleGroups.IndexOf Method
Returns the position of the given group within the collection.
API unit family: TMSFNCCloudGooglePeople
Declaring type: TTMSFNCCloudGooglePeopleGroups
Syntax
function IndexOf(Item: TTMSFNCCloudGooglePeopleGroup): integer;
Parameters
| Name | Description |
|---|---|
Item |
Group to locate. |
Returns
Zero-based index of the group, or -1 when it is not in the collection.