Datasnap.DSClientMetadata.TDSProxyGeneratorPrepareWriter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TDSProxyGeneratorPrepareWriter = procedure(Sender: TObject; Writer: TDSCustomProxyWriter; var Cancel: Boolean) of object;

C++

typedef void __fastcall (__closure *TDSProxyGeneratorPrepareWriter)(System::TObject* Sender, Datasnap::Dsproxywriter::TDSCustomProxyWriter* Writer, bool &Cancel);

Properties

Type Visibility Source Unit Parent
type
typedef
public
Datasnap.DSClientMetadata.pas
Datasnap.DSClientMetadata.hpp
Datasnap.DSClientMetadata Datasnap.DSClientMetadata

Description

Embarcadero Technologies does not currently have any additional information.