Delphi-PRAXiS
Seite 2 von 2     12   

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   GUI-Design mit VCL / FireMonkey / Common Controls (https://www.delphipraxis.net/18-gui-design-mit-vcl-firemonkey-common-controls/)
-   -   Delphi Listbox und Listview (https://www.delphipraxis.net/111810-listbox-und-listview.html)

DeddyH 5. Jun 2008 20:24

Re: Listbox und Listview
 
Das dürfte ListView.Items[Zeile].SubItems[0] sein.

STS301 5. Jun 2008 20:26

Re: Listbox und Listview
 
weiso SubItems[0]?
und Zeile währe dann
Delphi-Quellcode:
for Zeile := 0 to listview.count-1
oder?

Die Muhkuh 5. Jun 2008 20:28

Re: Listbox und Listview
 
Ja.

SubItems[0] ist das erste Subitem, also die zweite Spalte.

smallsmoker 5. Jun 2008 20:30

Re: Listbox und Listview
 
[ot]
http://www.thinkgeek.com/images/prod...g-rtfm-mug.jpg

:lol:
tut mir leid musste sein :P
[ot]

STS301 6. Jun 2008 08:03

Re: Listbox und Listview
 
danke

@Smallsmoker

Was heißt RTFM?

himitsu 6. Jun 2008 08:06

Re: Listbox und Listview
 
das möcht' hier lieber nicht aussprechen :angel:

Bei Google suchenRTFM


Zitat:

und Zeile währe dann ...
jupp, stimmt.


Alle Zeitangaben in WEZ +1. Es ist jetzt 06:43 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 by Thomas Breitkreuz