Datasnap.DSProxyWriter.TDSCustomProxyWriter.WriteProxy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure WriteProxy; virtual;

C++

virtual void __fastcall WriteProxy();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
Datasnap.DSProxyWriter.pas
Datasnap.DSProxyWriter.hpp
Datasnap.DSProxyWriter TDSCustomProxyWriter

Beschreibung

Schreibt benutzerdefinierte DataSnap-Proxy-Informationen.

Die virtuelle Methode WriteProxy schreibt benutzerdefinierte DataSnap-Proxy-Informationen, wie z.B. Datei-Header, Interface- und Implementierungsabschnitt.