System.Tether.Manager.TTetheringAdapter.TTetheringLog.Log

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class procedure Log(const Msg: string);

C++

__classmethod void __fastcall Log(const System::UnicodeString Msg);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringLog


Beschreibung

Fügt die Debug-Meldung ans Ende des Protokolls hinzu.

Wenn ein Protokoll für den Adapter registriert ist, fügt die Log-Methode das Msg ans Ende des Debug-Protokolls.

Siehe auch