Re: Populating listview object with files
From: Nick Hodges (TeamB) (nickhodges_at_yahoo.com)
Date: 01/10/04
- Previous message: Mark Anderson: "Populating listview object with files"
- In reply to: Mark Anderson: "Populating listview object with files"
- Next in thread: Martin Strand: "Re: Populating listview object with files"
- Reply: Martin Strand: "Re: Populating listview object with files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 10 Jan 2004 15:30:12 -0700
Mark Anderson wrote:
>
> I need to populate a listview object with file names from a specied
> folder on disk. Can anyone give me a starting point with this?
Look up FindFirst and FindNext in the online help, and then search at
for more information on how they might be used to do what you want.
-- Nick Hodges (TeamB) Lemanix Corporation - (http://www.lemanix.com) Improve the quality of Delphi! Get your bugs into QC: http://qc.borland.com
- Previous message: Mark Anderson: "Populating listview object with files"
- In reply to: Mark Anderson: "Populating listview object with files"
- Next in thread: Martin Strand: "Re: Populating listview object with files"
- Reply: Martin Strand: "Re: Populating listview object with files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|