RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
VarUtils.GenericVariants Constant

Specifies whether the implementation for the variant support routines is cross-platform.

Pascal
GenericVariants = GenericVarUtils;
C++
GenericVariants = GenericVarUtils;

GenericVariants is a constant that specifies whether the implementation for the variant support routines is cross-platform. Support routines refer to initializing, copying, changing the type of a variant, and other similar routines.  

GenericVariants has the same value with GenericVarUtils

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!