RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Variant::IsArray Method

Queries the VType of the base class TVarData for the varArray bit.

Pascal
function IsArray: bool;
C++
__fastcall bool IsArray() const;

System::Variant::IsArray returns true if the given variant is an array, false otherwise. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!