The FWintern..::..ExpConstant type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| dMax |
Maximum value, if the restriction vfMax was set.
| |
| dMin |
Minimum value, if the restriction vfMin was set.
| |
| Flags |
Flags restricting the values, see VariableFlags for more details.
| |
| szDescription |
Description of the constant, appears in a tooltip of the constant.
| |
| szName |
Name of the constant. Use a short name.
| |
| szUnit |
Unit of the constant. Leave blank if not used.
| |
| varDefault |
Default value.
| |
| varValue |
The values set in Settings/Constants.
|