Data.DBXJSONReflect.TConverterEvent

Delphi
TConverterEvent = class
C++
class PASCALIMPLEMENTATION TConverterEvent : public System::TObject
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| class | public | Data.DBXJSONReflect.pas Data.DBXJSONReflect.hpp | Data.DBXJSONReflect | Data.DBXJSONReflect | 
Description
Represents the converter event class.
The TConverterEvent class represents the converter event class. The event type is used by the marshalling code to invoke the corresponding converter.