System.Tether.Manager.TTetheringAdapter.AddLogItem

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class procedure AddLogItem(ALogItem: TTetheringLogItem);

C++

__classmethod void __fastcall AddLogItem(TTetheringLogItem ALogItem);

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringAdapter

Description

Enables the specified log item for logging information.

This method is part of the app tethering logging system.

See Also