API:System.Messaging.TMessageListenerMethod

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TMessageListenerMethod = procedure (const Sender: TObject; const M: TMessage) of object;

C++

typedef void __fastcall (__closure *TMessageListenerMethod)(System::TObject* const Sender, TMessageBase* const M);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
System.Messaging.pas
System.Messaging.hpp
System.Messaging System.Messaging

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !