I'm looking for a method to give me a list of filenames from a directory. I
guess it'll look like:
        procedure FileNames(const DirectoryName: string; StringListToReturn:
TStringList);
Can anyone tell me what it is?

Wayne
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to