[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Variants' (#rtl)

CMinVarType

First allowed custom variant type index

Declaration

Source position: variants.pp line 270

const CMinVarType = $0100;

Description

CMinVarType is the first allowed value for vType when registering a variant type by the OS, instantiating a TCustomVariantType to register a variant type. It is better not to specify a custom variant type value, but let the system allocate a custom variant type.

See also

TCustomVariantType.Create

  

Instantiate a new custom variant type

TCustomVariantType

  

Base class for a custom variant type

CFirstUserType

  

First allocated user type


Documentation generated on: May 14 2021