Vcl.Ribbon.TRibbonPage.Index

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

Delphi

property Index: Integer read FIndex write SetIndex;

C++

__property Index;

プロパティ

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

説明

リボン ページのインデックスを示します。

Vcl.Ribbon.TRibbonPage.Index は Vcl.Ribbon.TCustomRibbonPage.Index を継承しています。以下の内容はすべて Vcl.Ribbon.TCustomRibbonPage.Index を参照しています。

リボン ページのインデックスを示します。このインデックスは、リボン上のリボン ページの位置を示すもので、0 から始まります。

関連項目