Datasnap.Win.SConnect.TDataBlockInterpreter.Destroy
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TDataBlockInterpreter(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
destructor | public | Datasnap.Win.SConnect.pas Datasnap.Win.SConnect.hpp |
Datasnap.Win.SConnect | TDataBlockInterpreter |
Description
Destroys an instance of TDataBlockInterpreter.
Applications have no need to free data block interpreters. They are freed by the streamed connection component that uses them to marshal interface calls.