API:System.Tether.Manager.TTetheringProfileInfo
Delphi
TTetheringProfileInfo = record
C++
struct DECLSPEC_DRECORD TTetheringProfileInfo
{
public:
System::UnicodeString ManagerIdentifier;
System::UnicodeString ProfileIdentifier;
System::UnicodeString ProfileText;
System::UnicodeString ProfileGroup;
TTetheringProfileType ProfileType;
int ProfileVersion;
TTetheringAllowedConnections AllowedConnections;
System::UnicodeString __fastcall ToString();
void __fastcall FromString(const System::UnicodeString AProfileInfoString);
};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
record struct |
public | System.Tether.Manager.pas System.Tether.Manager.hpp |
System.Tether.Manager | System.Tether.Manager |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。