procedure GetFuncList(const names: TStrings; const help: TStrings; arg_list: Boolean);
Retrieves list of functions.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | names | TStrings | |
| 2 | help | TStrings | |
| 3 | arg_list | Boolean |
Result: stored in self (calling object)
Retrieves list of functions.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | names | TStrings | |
| 2 | help | TStrings | |
| 3 | arg_list | Boolean |
Result: stored in self (calling object)