RAD Studio VCL Reference
ContentsIndex
TCustomVariantType Methods Public Methods
Public Methods
 
Name 
Description 
 
Implements any binary operations of which the custom Variant type is capable. 
 
Cast 
Converts the data from another Variant type so that it represents this custom type's data format. 
 
This is CastTo, a member of class TCustomVariantType. 
 
This is CastToOle, a member of class TCustomVariantType. 
 
Sets the data for this custom Variant type to a blank or unassigned value. 
 
Implements comparisons that involve the custom Variant type. 
 
Implements any comparison operations of which the custom Variant type is capable. 
 
Copy 
Copies the data from a Variant of this custom type. 
 
Indicates whether the data from a custom Variant represents a blank or unassigned value. 
 
Implements any unary operations of which the custom Variant type is capable. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.