System.Tether.Manager.TTetheringAdapter.RemoveLogItem

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class procedure RemoveLogItem(ALogItem: TTetheringLogItem);

C++

__classmethod void __fastcall RemoveLogItem(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