Vcl.Ribbon.TRibbonTabItem.Page

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

Delphi

property Page: TCustomRibbonPage read FPage write SetPage;

C++

__property TCustomRibbonPage* Page = {read=FPage, write=SetPage};

プロパティ

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


説明

リボン タブの項目の現在ページ。

関連項目