FrameWork - Declarations and general methods.

The FWintern..::..ExpConstant type exposes the following members.

Fields

  NameDescription
Public fielddMax
Maximum value, if the restriction vfMax was set.
Public fielddMin
Minimum value, if the restriction vfMin was set.
Public fieldFlags
Flags restricting the values, see VariableFlags for more details.
Public fieldszDescription
Description of the constant, appears in a tooltip of the constant.
Public fieldszName
Name of the constant. Use a short name.
Public fieldszUnit
Unit of the constant. Leave blank if not used.
Public fieldvarDefault
Default value.
Public fieldvarValue
The values set in Settings/Constants.

See Also