Unit 'Variants' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

CMaxNumberOfCustomVarTypes

Maximum amount of custom variant types.

Declaration

Source position: variants.pp line 269

const CMaxNumberOfCustomVarTypes = $0EFF;

Description

CMaxNumberOfCustomVarTypes is the amount of custom variant types that can be registered. The range of the variant type indicator (vType) only allows a limited amount of variants. This constant is the maximum amount.

See also

TVarData

  

Variant record.


Documentation generated on: Jul 24 2023