RAD Studio VCL Reference
|
Specifies whether the implementation for the variant operation routines is cross-platform.
GenericOperations = GenericVariants;
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!
|