System.Win.ComObj._di_TEventDispatchInvoker

From RAD Studio API Documentation
Jump to: navigation, search


C++

typedef System::DelphiInterface<TEventDispatchInvoker> _di_TEventDispatchInvoker;

Properties

Type Visibility Source Unit Parent
typedef public System.Win.ComObj.hpp System.Win.ComObj System.Win.ComObj

Description

Delphi interface of TEventDispatchInvoker.

You can use _di_TEventDispatchInvoker to refer to an event dispatch invoker in C++ code.

See Also