RAD Studio VCL Reference
|
Indicates whether variant support is implemented in an application.
function IsVariantManagerSet: Boolean; deprecated;
Boolean IsVariantManagerSet();
Use IsVariantManagerSet in Delphi code to determine whether the compiler knows the locations of functions that define variant behavior. In any program or unit that uses the Variants unit (directly or indirectly), IsVariantManagerSet should return true.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|