Vcl.ControlList.TCustomControlList.GetSelectedEnumerator
Delphi
function GetSelectedEnumerator: IEnumerable<Integer>;
C++
System::DelphiInterface<System::IEnumerable__1<int> > __fastcall GetSelectedEnumerator();
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
function | public | Vcl.ControlList.pas Vcl.ControlList.hpp |
Vcl.ControlList | TCustomControlList |
Beschreibung
Gibt einen Enumerator der ausgewählten Elementindizes zurück.