API:System.SysUtils.TMarshaller.FixArray

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function FixArray<T>(Arr: TArray<T>): TPtrWrapper;

C++

template<typename T> System::TPtrWrapper __fastcall FixArray(System::DynamicArray<T> Arr);

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils TMarshaller

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !