API:Vcl.ActnList.TAction.Caption
Delphi
property Caption;
C++
__property Caption = {default=0};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | published | Vcl.ActnList.pas Vcl.ActnList.hpp |
Vcl.ActnList | TAction |
説明
アクションのキャプションを表します。
Vcl.ActnList.TAction.Caption は System.Actions.TContainedAction.Caption を継承しています。以下の内容はすべて System.Actions.TContainedAction.Caption を参照しています。
アクションのキャプションを表します。
Caption は、アクションのキャプションとして使用される文字列を保持します(それが設定されている場合)。 Caption の値は、すべてのクライアント コントロールと、そのアクションにリンク付けされたクライアント メニュー項目に伝播させることができます。