RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Variant::IsNull Method

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

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

System::Variant::IsNull returns true if the System::Variant::Variant type code is varNull, false otherwise. 

 

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