API:Datasnap.DSProxyWriter.TDSProxyWriter
Delphi
TDSProxyWriter = class abstract(TFactoryObject)
C++
class PASCALIMPLEMENTATION DECLSPEC_DRTTI TDSProxyWriter : public Data::Dbxplatform::TFactoryObject
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | Datasnap.DSProxyWriter.pas Datasnap.DSProxyWriter.hpp |
Datasnap.DSProxyWriter | Datasnap.DSProxyWriter |
Description
The FactoryObject object is the class factory for TObject.
Datasnap.DSProxyWriter.TDSProxyWriter inherits from Data.DBXPlatform.TFactoryObject. All content below this line refers to Data.DBXPlatform.TFactoryObject.
The FactoryObject object is the class factory for TObject.
The FactoryObject is the class factory responsible for creating instances of the TFactoryObject object and therefore of TObject.