Datasnap.DSServer.TDSSetupReverterEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TDSSetupReverterEvent = procedure (RegisteredReverters: TObjectDictionary<string, TReverterEvent>) of object;

C++

typedef void __fastcall (__closure *TDSSetupReverterEvent)(TReverterEventDictionary* RegisteredReverters);

Properties

Type Visibility Source Unit Parent
type
typedef
public
Datasnap.DSServer.pas
Datasnap.DSServer.hpp
Datasnap.DSServer Datasnap.DSServer

Description

Embarcadero Technologies does not currently have any additional information.