TatObjects.IndexOf Method
Returns the index in the collection of the object specified by AName.
Syntax
Unit: atScript
function TatObjects.IndexOf(AName: string): Integer;
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| AName | string |
Returns the index in the collection of the object specified by AName.
Unit: atScript
function TatObjects.IndexOf(AName: string): Integer;
| <-> | Parameter | Type | Description |
|---|---|---|---|
| AName | string |