Datasnap.DSProxyWriter
Contains classes that implement a DataSnap proxy writer, a factory for these proxy writers and various supporting types.
| Package | DataSnapClient230.bpl |
|---|
Classes
| TDSCustomProxyWriter | Implements a custom DataSnap proxy writer. |
| TDSProxyWriter | Implements a DataSnap proxy writer. |
| TDSProxyWriterFactory | Represents the factory class for DataSnap proxy writers. |
Types
| TDSProxyFileDescription | TDSProxyFileDescription is a record used to store useful information regarding a DataSnap proxy file. |
| TDSProxyFileDescriptions | TDSProxyFileDescriptions is an array of TDSProxyFileDescription. |
| TDSProxyParamAccess | Record used to hold useful type information. |
| TDSProxyWriteFeature | Enumeration of proxy features. |
| TDSProxyWriteFeatures | Set of TDSProxyWriteFeature. |
| TDSProxyWriterProperties | TDSProxyWriterProperties is a record containing information about a registered DataSnap proxy writer. |
Constants
| sDSProxyCppLanguage | sDSProxyCppLanguage: string = C++; |
| sDSProxyDelphiLanguage | sDSProxyDelphiLanguage: string = Delphi; |
| sDSProxyJavaScriptLanguage | sDSProxyJavaScriptLanguage: string = Java Script; |