System.Messaging.TMessageListener.Invoke

From RAD Studio API Documentation
Jump to: navigation, search

C++

virtual void __fastcall Invoke(System::TObject* const Sender, TMessage* const M) = 0 ;

Properties

Type Visibility Source Unit Parent
function public System.Messaging.hpp System.Messaging TMessageListener

Description

Defines the C++ signature of the TMessageListener Delphi anonymous method.

See Also