Indicates whether the specified variant is a custom variant.
function VarIsCustom(const V: Variant): Boolean;
Boolean VarIsCustom(const Variant V);
Variants
VarIsCustom returns true if the given variant represents a custom variant type. Otherwise, the function result is false.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|