TCustomVariantType.VarType

Registered type

Declaration

Source position: variants.pp line 209

public Property
  VarType : tvartype;

Description

VarType is the custom variant type identifier for the custom variant values. It is assigned by the system in the consutructor.

See also

Name Description
TCustomVariantType.Create Instantiate a new custom variant type
tvartype Type with size of variant type.