Thema: Delphi read from inifile

Einzelnen Beitrag anzeigen

sdean

Registriert seit: 5. Dez 2009
64 Beiträge
 
#1

read from inifile

  Alt 23. Apr 2010, 14:31
Hi , i've this inifile structure :

[Files]
FilesCount=3
[1]
name=m.txt
[2]
name=ms.txt
[3]
name=md.txt

please how could i read the files name based on FilesCount like this :

m.txt
ms.txt
md.txt


thank you in advance
  Mit Zitat antworten Zitat