Table of Contents

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

See also