Datasnap.DSProxyWriter.TDSCustomProxyWriter.Create

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: constructor
Visibility: public
Source:
Datasnap.DSProxyWriter.pas
Datasnap.DSProxyWriter.hpp
Unit: Datasnap.DSProxyWriter
Parent: TDSCustomProxyWriter

Delphi

constructor Create;

C++

__fastcall TDSCustomProxyWriter();

Description

Creates a TDSCustomProxyWriter instance.

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

See Also