Reference for unit 'Variants': Constants
| Constant | Description |
|---|---|
| CFirstUserType | First allocated user type |
| CIncVarType | Increment above CMinVarType |
| CMaxNumberOfCustomVarTypes | Maximum amount of custom variant types |
| CMaxVarType | Maximum value for variant type |
| CMinVarType | First allowed custom variant type index |
| FloatVarTypes | Constant describing which variant types are considered floating point types |
| OrdinalVarTypes | Constant describing which variant types are considered ordinals |
| VarOpAsText | Names of operations |