TatProperties.IndexOf Method
Returns the index of the TatProperty object associated with the property specified by AName.
Syntax
Unit: atScript
function TatProperties.IndexOf(AName: string): Integer;
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| AName | string |