Vcl.Ribbon.TRibbonTabs.DesignerAdd

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

Delphi

property DesignerAdd: Boolean read FDesignerAdd write FDesignerAdd;

C++

__property bool DesignerAdd = {read=FDesignerAdd, write=FDesignerAdd, nodefault};

プロパティ

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


説明

デザイナ がコンポーネントを追加するために使用されたかどうかを示します。

関連項目