RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
VarUtils.GenericOperations Constant

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

Pascal
GenericOperations = GenericVariants;
C++
GenericOperations = GenericVariants;

GenericOperations is a constant that specifies whether the implementation for the variant operation routines is cross-platform. The operation routines refer to the binary and unary operations on variants, as well as the conversion routines.  

GenericOperations has the same value with GenericVariants

 

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