API:Datasnap.DSCustomConnectorProxyWriter.TDSCustomConnectorProxyWriter.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create; virtual;

C++

__fastcall virtual TDSCustomConnectorProxyWriter(void);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
Datasnap.DSCustomConnectorProxyWriter.pas
Datasnap.DSCustomConnectorProxyWriter.hpp
Datasnap.DSCustomConnectorProxyWriter TDSCustomConnectorProxyWriter

Beschreibung

Erstellt eine TDSCustomProxyWriter-Instanz.

Datasnap.DSCustomConnectorProxyWriter.TDSCustomConnectorProxyWriter.Create erbt von Datasnap.DSProxyWriter.TDSCustomProxyWriter.Create. Der folgende Inhalt bezieht sich auf Datasnap.DSProxyWriter.TDSCustomProxyWriter.Create.

Erstellt eine TDSCustomProxyWriter-Instanz.

Die Methode Create erstellt und initialisiert eine Instanz der Klasse TDSCustomProxyWriter.

Siehe auch