FMX.ListBox.TListBoxSelector.FCurrent

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

Delphi

FCurrent: Integer;

C++

int FCurrent;

プロパティ

種類 可視性 ソース ユニット
field class protected
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TListBoxSelector


説明

現在の項目のインデックス。

FCurrent の値は、項目が選択されていない場合、-1 となります。

関連項目