RAD Studio VCL Reference
|
Indicates whether the specified variant is a custom variant.
function VarIsCustom(const V: Variant): Boolean;
Boolean VarIsCustom(const Variant V);
VarIsCustom returns true if the given variant represents a custom variant type. Otherwise, the function result is false.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|