Einzelnen Beitrag anzeigen

mohfa

Registriert seit: 11. Feb 2007
97 Beiträge
 
Delphi 7 Enterprise
 
#1

Read string from Text File

  Alt 20. Aug 2008, 23:22
I have a Folder that Contains 2 Files
C:\file.fd
C:\fil.fd

the file.fd contains : bla,blabla
the fil.fd contains : bl,bla

what i want is to search the C:\ for all *.fd files then from all these files i want to add the values (bla,blabla ,bl,bla )to a ListView Like this way:

bla blabla { from the file.fd }
bl bla {from fil.fd }


thank you all
  Mit Zitat antworten Zitat