API:System.Variants.VarIsEmpty

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function VarIsEmpty(const V: Variant): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall VarIsEmpty(const System::Variant &V);

Properties

Type Visibility Source Unit Parent
function public
System.Variants.pas
System.Variants.hpp
System.Variants System.Variants

Description

Embarcadero Technologies does not currently have any additional information.