RAD Studio VCL Reference
ContentsIndex
TCustomVariantType Methods Public Methods
Public Methods
 
Name 
Description 
 
Implements any binary operations of which the custom System::Variant type is capable. 
 
Cast 
Converts the data from another System::Variant type so that it represents this custom type's data format. 
 
Converts data in the format of this TCustomVariantType to the format of another System::Variant type. 
 
Converts data in the format of this custom System::Variant type to a format that can be used by COM Variants
 
Sets the data for this custom System::Variant type to a blank or unassigned value. 
 
Implements comparisons that involve the custom System::Variant type. 
 
Implements any comparison operations of which the custom System::Variant type is capable. 
 
Copy 
Copies the data from a System::Variant of this custom type. 
 
Indicates whether the data from a custom System::Variant represents a blank or unassigned value. 
 
Implements any unary operations of which the custom System::Variant type is capable. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.