Datasnap.DSProxyWriter.TDSCustomProxyWriter.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create;

C++

__fastcall TDSCustomProxyWriter(void);

Properties

Type Visibility Source Unit Parent
constructor public
Datasnap.DSProxyWriter.pas
Datasnap.DSProxyWriter.hpp
Datasnap.DSProxyWriter TDSCustomProxyWriter

Description

Creates a TDSCustomProxyWriter instance.

The Create method creates and initializes an instance of the TDSCustomProxyWriter class.

See Also