System.Tether.AppProfile.TTetheringAppProfile.RegisterAction

提供:RAD Studio API Documentation

Delphi

procedure RegisterAction(const AnAction: TContainedAction; const AName: string = '');

C++

void __fastcall RegisterAction(System::Actions::TContainedAction* const AnAction, const System::UnicodeString AName = System::UnicodeString());

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TTetheringAppProfile


説明

アプリケーション プロファイル共有アクションのリストに、アクションを登録します。

このプロシージャは、次のパラメータを受け取ります:

関連項目