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 |
Returns the TatMethod object associated with the method specified by AName.
Unit: atScript
function TatMethods.MethodByName(AName: string): TatMethod;
| <-> | Parameter | Type | Description |
|---|---|---|---|
| AName | string |