Datasnap.DSProxyWriter.TDSCustomProxyWriter.WriteImplementation
Delphi
procedure WriteImplementation; virtual; abstract;
C++
virtual void __fastcall WriteImplementation() = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | Datasnap.DSProxyWriter.pas Datasnap.DSProxyWriter.hpp |
Datasnap.DSProxyWriter | TDSCustomProxyWriter |
Description
Writes the implementation section.
The WriteImplementation virtual abstract method is to be defined in derived classes and is used to write the implementation section.