System.Tether.Manager.TTetheringProfile.CheckManager
Delphi
function CheckManager(const AManagerID: string): Boolean;
C++
bool __fastcall CheckManager(const System::UnicodeString AManagerID);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | protected | System.Tether.Manager.pas System.Tether.Manager.hpp |
System.Tether.Manager | TTetheringProfile |
説明
プロファイルのマネージャとペアとなっている、指定された ID のリモート マネージャがある場合、True
を返します。 そうでなければ、False
を返します。