reading text files


[ Delphi Tutorials -- by DelphiLand ]

Posted by tristan on January 14, 2005 at 14:09:01:

hi,

just wondering i have a voting form, where a user can select what they want i.e. whats their favourite color, red, green, blue etc and my delphi program saves this to a text file.

my question is how do i then get delphi to read the text file (vote.text), and state red = 3, green = 13, blue = 30 votes etc.

many thanks
tristan


Related Articles and Replies


[ Delphi Tutorials -- by DelphiLand ]