Delphi-PRAXiS
Seite 2 von 2     12   

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Sonstige Fragen zu Delphi (https://www.delphipraxis.net/19-sonstige-fragen-zu-delphi/)
-   -   Delphi Nur ein ListviewItem "selectieren" (https://www.delphipraxis.net/1298-nur-ein-listviewitem-selectieren.html)

Daniel B 11. Nov 2002 18:55

Delphi-Quellcode:
procedure TForm1.Button2Click(Sender: TObject);
begin
  ListBox1.ItemIndex := -1;
end;
Das meinte ich vorhin mit Index auf -1. Geht mit LV und LB.

Grüsse, Daniel :hi:

Salomon 11. Nov 2002 18:56

Danke, genau danach habe ich gesucht :-)


Alle Zeitangaben in WEZ +1. Es ist jetzt 12:10 Uhr.
Seite 2 von 2     12   

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz