Vcl.Ribbon.TRibbonSystemButton.SystemMenuButton

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

Delphi

property SystemMenuButton : TSystemMenuButton read FSystemMenuButton write FSystemMenuButton;

C++

__property TSystemMenuButton SystemMenuButton = {read=FSystemMenuButton, write=FSystemMenuButton, nodefault};

プロパティ

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


説明

システム ボタンがないのか、もしくはいずれか 1 つ(リボンの最小化、復元、閉じる、またはヘルプ ダイアログの表示に使用される)を示します。

関連項目