Datasnap.DSProxyWriter.TDSCustomProxyWriter

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTDSCustomProxyWriter

Delphi

TDSCustomProxyWriter = class abstract

C++

class PASCALIMPLEMENTATION TDSCustomProxyWriter : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
Datasnap.DSProxyWriter.pas
Datasnap.DSProxyWriter.hpp
Datasnap.DSProxyWriter Datasnap.DSProxyWriter

Description

Implements a custom DataSnap proxy writer.

Use the TDSCustomProxyWriter class to implement a custom DataSnap proxy writer.

See Also