System.Tether.Manager.TTetheringAdapters.GetAdapterInstance

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

class function GetAdapterInstance(const AType: TTetheringAdapterType): TTetheringAdapter;

プロパティ

種類 可視性 ソース ユニット
function public System.Tether.Manager.pas System.Tether.Manager TTetheringAdapters


説明

TTetheringAdapters クラスに登録されている TTetheringAdapter サブクラスのインスタンスのうち、指定されたアダプタ種別に対応するものを返します。

関連項目