Contents - Index - Previous - Next


FillList method

 

Applies to

TVCLUnZip component

 

Declaration

procedure FillList(FilesList: TStrings);

 

Description

The FillList method fills the string list with tab delimited information on each file.  Useful if you want to display information on all files in a listbox.  It is usually best to just used the indexed properties so that you can fill the fileslist the way you want.