API:System.Variants.TCustomVariantType.VarDataIsArray

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function VarDataIsArray(const V: TVarData): Boolean;

C++

bool __fastcall VarDataIsArray(const TVarData &V);

Properties

Type Visibility Source Unit Parent
function protected
System.Variants.pas
System.Variants.hpp
System.Variants TCustomVariantType

Description

Embarcadero Technologies does not currently have any additional information.