System.Win.ComObj._di_TEventDispatchInvoker

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche


C++

typedef System::DelphiInterface<TEventDispatchInvoker> _di_TEventDispatchInvoker;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
typedef public System.Win.ComObj.hpp System.Win.ComObj System.Win.ComObj

Beschreibung

Delphi-Interface von TEventDispatchInvoker.

Mit _di_TEventDispatchInvoker können Sie im C++-Code eine aufrufende Instanz des Ereignis-Dispatching referenzieren.

Siehe auch