AssignedMethod Method
Returns true if the method specified by m is assigned.
Syntax
Unit: atScript
function AssignedMethod(m: TMethod): Boolean;
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| m | TMethod |
Returns true if the method specified by m is assigned.
Unit: atScript
function AssignedMethod(m: TMethod): Boolean;
| <-> | Parameter | Type | Description |
|---|---|---|---|
| m | TMethod |