IBX.IBConnectionBroker.TIBConnectionBrokerLogEvent
C++
typedef void __fastcall (__closure *TIBConnectionBrokerLogEvent)(System::TObject* Sender, System::UnicodeString LogMessage);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| typedef | public | IBX.IBConnectionBroker.hpp | IBX.IBConnectionBroker | IBX.IBConnectionBroker |
Description
Procedure used for logging purposes.
TIBConnectionBrokerLogEvent is a procedure that is used by the OnLog event to log messages emitted by the TIBConnectionBroker component.