API:Fmx.Bind.Navigator.TBindNavButton.Index

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

Delphi

property Index : TBindNavigateBtn read FIndex write FIndex;

C++

__property Data::Bind::Controls::TNavigateButton Index = {read=FIndex, write=FIndex, nodefault};

プロパティ

種類 可視性 ソース ユニット
property public
Fmx.Bind.Navigator.pas
Fmx.Bind.Navigator.hpp
Fmx.Bind.Navigator TBindNavButton

説明

現在のオブジェクトにアタッチされている子の配列内の、子オブジェクトのインデックスを示します。

Fmx.Bind.Navigator.TBindNavButton.Index は FMX.Types.TFmxObject.Index を継承しています。以下の内容はすべて FMX.Types.TFmxObject.Index を参照しています。

現在のオブジェクトにアタッチされている子の配列内の、子オブジェクトのインデックスを示します。

関連項目