Vcl.ControlList.TCustomControlList.ClearSelection
Delphi
procedure ClearSelection;
C++
void __fastcall ClearSelection();
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
procedure function |
public | Vcl.ControlList.pas Vcl.ControlList.hpp |
Vcl.ControlList | TCustomControlList |
Beschreibung
Hebt die Auswahl aller Listeneinträge, einschließlich des aktuellen Eintrags, auf.