TdxCustomListView.SelectedItemCount Property
In This Article
Returns the selected item count.
#Declaration
Delphi
property SelectedItemCount: Integer read;
#Property Value
Type | Description |
---|---|
Integer | The selected item count. |
See Also