BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

VirtualListView

 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Thirdparty Tools (General)
View previous topic :: View next topic  
Author Message
Paul Thanner
Guest





PostPosted: Wed Jun 07, 2006 8:12 am    Post subject: VirtualListView Reply with quote



I have virtualListview setup syncronized with virtualtreeView, similar
to the chechbox example that comes with it when you downlad these
components.

do anyone know a smart way of entering a folder and then check each file
in it, but not other folders ?

--
Back to top
Liz
Guest





PostPosted: Wed Jun 07, 2006 8:12 am    Post subject: Re: VirtualListView Reply with quote



Paul Thanner wrote:

Quote:
I have virtualListview setup syncronized with virtualtreeView, similar
to the chechbox example that comes with it when you downlad these
components.

do anyone know a smart way of entering a folder and then check each
file in it, but not other folders ?

if FindFirst(txtDirName + IdentifyingFile, faHidden + faarchive +
faReadOnly,
ff) = 0 then
begin
repeat
DisplayFile(txtDirName, ff)
until FindNext(ff) <> 0;
sysutils.FindClose(ff);

Will get files only

--
Liz the Brit
Delphi things I have released: http://www.xcalibur.co.uk/DelphiThings
Back to top
Display posts from previous:   
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Thirdparty Tools (General) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.