Vcl.ControlList.TCustomControlList.SelectedCount
Delphi
property SelectedCount: Integer read GetSelectedCount;
C++
__property int SelectedCount = {read=GetSelectedCount, nodefault};
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
property | public | Vcl.ControlList.pas Vcl.ControlList.hpp |
Vcl.ControlList | TCustomControlList |
Description
Renvoie le nombre d'éléments sélectionnés dans la liste.