System.Messaging.TMessageManager.TListenerWithId

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TListenerWithId = record

C++

struct DECLSPEC_DRECORD TListenerWithId
{
public:
    int Id;
    _di_TMessageListener Listener;
    TMessageListenerMethod ListenerMethod;
};

Propriétés

Type Visibilité  Source Unité  Parent
record
struct
protected
System.Messaging.pas
System.Messaging.hpp
System.Messaging TMessageManager

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 !