FMX.ListBox.TListBoxSelector.GetFirst
Delphi
function GetFirst: Integer;
C++
int __fastcall GetFirst();
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | FMX.ListBox.pas FMX.ListBox.hpp |
FMX.ListBox | TListBoxSelector |
説明
最初に選択された項目のインデックス。
項目が 1 つも選択されていない場合には、-1 を返します。