Vcl.ActnMan.TCommandProperties.Control

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

Delphi

property Control: TCustomActionControl read GetControl;

C++

__property TCustomActionControl* Control = {read=GetControl};

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan TCommandProperties

説明

関連する TActionClientItem オブジェクトのアクション バンドにレンダリングされている、アクション バンド コントロールを返します。

Control プロパティは、関連する TActionClientItem オブジェクトのアクション バンドにレンダリングされている、特定のアクション バンド コントロールを取得するのに使用されます。

関連項目