Einzelnen Beitrag anzeigen

sharkx

Registriert seit: 24. Feb 2003
Ort: St. Ingbert
211 Beiträge
 
Delphi 7 Enterprise
 
#3

Re: ListView - Einträge eintragen

  Alt 27. Nov 2003, 18:40
öh?
Delphi-Quellcode:
ListView.Items.Item[1].Caption := 'blub';
ListView.Items.Item[1].Subitem.add 'auch blub';
meinst du des?
Programming today is a race between Software Engineers striving to build bigger and better idiot-proof Programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning!
  Mit Zitat antworten Zitat