System.SysUtils.TMarshaller.TDisposeProc

From RAD Studio API Documentation
Jump to: navigation, search

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.