Table of Contents

TatMethods.MethodByName Method

Returns the TatMethod object associated with the method specified by AName.

Syntax

Unit: atScript

function TatMethods.MethodByName(AName: string): TatMethod;

Parameters

<-> Parameter Type Description
AName string

See also