System.Tether.Manager.TTetheringConnection.Clone

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Clone: TTetheringConnection;

C++

TTetheringConnection* __fastcall Clone();

Properties

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

Description

Returns a copy of the specified instance of TTetheringConnection.

See Also