System.SysUtils.TMarshaller.TDisposeProc
Delphi
TDisposeProc = procedure(Args: PDisposeRec);
C++
typedef void __fastcall (*TDisposeProc)(PDisposeRec Args);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| type typedef | public | System.SysUtils.pas System.SysUtils.hpp | System.SysUtils | TMarshaller | 
Description
Embarcadero Technologies does not currently have any additional information.