IBX.IBConnectionBroker.TIBConnectionBroker.DoLog
Delphi
procedure DoLog(msg: string);
C++
void __fastcall DoLog(System::UnicodeString msg);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | IBX.IBConnectionBroker.pas IBX.IBConnectionBroker.hpp |
IBX.IBConnectionBroker | TIBConnectionBroker |
Description
Logs the given message.
The DoLog method logs the given message by means of TIBConnectionBrokerLogEvent.