Vcl.ControlList.TCustomControlList.GetSelectedEnumerator
Delphi
function GetSelectedEnumerator: IEnumerable<Integer>;
C++
System::DelphiInterface<System::IEnumerable__1<int> > __fastcall GetSelectedEnumerator();
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
function | public | Vcl.ControlList.pas Vcl.ControlList.hpp |
Vcl.ControlList | TCustomControlList |
Description
Renvoie un énumérateur des index des éléments sélectionnés.