Vcl.ControlList.TCustomControlList.ClearSelection
Delphi
procedure ClearSelection;
C++
void __fastcall ClearSelection();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | Vcl.ControlList.pas Vcl.ControlList.hpp | Vcl.ControlList | TCustomControlList | 
Description
Deselects all of the list items, including the current item.