System.Tether.Manager.TTetheringAdapter.TTetheringLog.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TObject.Create */ inline __fastcall TTetheringLog() : System::TObject() { }

Properties

Type Visibility Source Unit Parent
constructor public System.Tether.Manager.hpp System.Tether.Manager TTetheringLog

Description

Creates an instance of TTetheringLog.

TTetheringLog.Create creates a TQueue of strings to add the debug messages.

See Also