TatMethods.ClassMethodByName Method
Returns the TatMethod object associated with the class method specified by AName.
Syntax
Unit: atScript
function TatMethods.ClassMethodByName(AName: string): TatMethod;
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| AName | string |