Datasnap.DSClientMetadata.TDSProxyGeneratorPrepareWriter

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
type
typedef
Visibility: public
Source:
Datasnap.DSClientMetadata.pas
Datasnap.DSClientMetadata.hpp
Unit: Datasnap.DSClientMetadata
Parent: Datasnap.DSClientMetadata

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);

Description

Embarcadero Technologies does not currently have any additional information.