procedure GetOperList(const names: TStrings; const help: TStrings);
Retrieves list of operators.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | names | TStrings | |
| 2 | help | TStrings |
Result: stored in self (calling object)
Retrieves list of operators.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | names | TStrings | |
| 2 | help | TStrings |
Result: stored in self (calling object)