Vcl.ControlList.TCustomControlList.ClearSelection

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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.


Siehe auch