IBConnectionBroker.TIBConnectionBrokerLogEvent
From RAD Studio API Documentation
C++
typedef void __fastcall (__closure *TIBConnectionBrokerLogEvent)(System::TObject* Sender, System::UnicodeString LogMessage);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| typedef | public | IBConnectionBroker.hpp | IBConnectionBroker | 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.