Vcl.ControlList.TCustomControlList.GetSelectedEnumerator
Delphi
function GetSelectedEnumerator: IEnumerable<Integer>;
C++
System::DelphiInterface<System::IEnumerable__1<int> > __fastcall GetSelectedEnumerator();
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | Vcl.ControlList.pas Vcl.ControlList.hpp |
Vcl.ControlList | TCustomControlList |
説明
選択された項目のインデックスの列挙子を返します。