Vcl.ControlList.TCustomControlList.SelectedCount
Delphi
property SelectedCount: Integer read GetSelectedCount;
C++
__property int SelectedCount = {read=GetSelectedCount, nodefault};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | Vcl.ControlList.pas Vcl.ControlList.hpp |
Vcl.ControlList | TCustomControlList |
説明
選択されたリスト項目の数を返します。