API:System.DynArraySize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DynArraySize(A: Pointer): NativeInt;

C++

extern DELPHI_PACKAGE NativeInt __fastcall DynArraySize(void * A);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.