Vcl.Ribbon.TRibbonTabs.Ribbon

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

Delphi

property Ribbon: TCustomRibbon read GetRibbon;

C++

__property TCustomRibbon* Ribbon = {read=GetRibbon};

プロパティ

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


説明

コンポーネントが割り当てられるリボンを識別します。

関連項目