First allowed custom variant type index.
Source position: variants.pp line 277
const CMinVarType = $0100; |
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.
|
Instantiate a new custom variant type. |
|
|
Base class for a custom variant type. |
|
|
First allocated user type. |