Data.DBXJSONReflect.TReverterEvent

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTReverterEvent

Delphi

TReverterEvent = class

C++

class PASCALIMPLEMENTATION TReverterEvent : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
Data.DBXJSONReflect.pas
Data.DBXJSONReflect.hpp
Data.DBXJSONReflect Data.DBXJSONReflect

Description

Represents the reverter event class.

The TReverterEvent represents the reverter event class. The event type is used by the unmarshalling code to invoke the corresponding reverter.

See Also