System.Tether.AppProfile.TRemoteAction.Caption

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

Delphi

property Caption: string read FCaption write FCaption;

C++

__property System::UnicodeString Caption = {read=FCaption, write=FCaption};

プロパティ

種類 可視性 ソース ユニット
property public
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TRemoteAction


説明

リモート アクションのキャプション テキスト。

関連項目