class TExprConstant : public TExprWord;
Constructors
| Name | Description |
|---|---|
| TExprConstant (2) |
Properties
| Name | Type | Description |
|---|---|---|
| Func | TExprFunc | |
| FuncObj | TExprFuncObj | |
| Help | DewString | |
| LexemeType | unsigned int | |
| MaxArgCount | int | |
| Name | DewString | |
| NFuncArg | int | |
| NResultArg | int | |
| OperPrec | int | |
| VariableArgCount | bool | |
| VRec | TValueRec* | |
| VRecOwned | bool |
Methods
| Name | Description |
|---|---|
| CanHaveZeroArguments | |
| DefineExternalVariable | |
| HasOverload |