Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Sonstige Fragen zu Delphi (https://www.delphipraxis.net/19-sonstige-fragen-zu-delphi/)
-   -   Delphi Items in einer Listbox zählen (https://www.delphipraxis.net/10418-items-einer-listbox-zaehlen.html)

SkyLord 18. Okt 2003 10:50


Items in einer Listbox zählen
 
Hallo,

ich suche einen BEfehl mit dem die Items in einer Listbox gezählt werden können und diese Zahl
dann in einem Label angezeigt wird.

Danke

Illuminator-23-5 18. Okt 2003 10:52

Re: Items in einer Listbox zählen
 
Laber1.Caption := IntToStr(ListBox1.Items.Count);


Alle Zeitangaben in WEZ +1. Es ist jetzt 16:38 Uhr.

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