Datasnap.DSCommon.TDSClientCallbackChannelManager.AddConverter
Delphi
procedure AddConverter(event: TConverterEvent);
C++
void __fastcall AddConverter(Data::Dbxjsonreflect::TConverterEvent* event);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | Datasnap.DSCommon.pas Datasnap.DSCommon.hpp | Datasnap.DSCommon | TDSClientCallbackChannelManager | 
Description
Adds and registers a new converter to the converter list.
The AddConverter method adds and registers a new converter to the converter list.