Dear Alistair

You can use a TTreeView with ShowRoot := False

Or you could use a TListView with ViewStyle := vsReport

There's also something called a TValueListEditor but I have never used that
myself.

Stephen

> -----Original Message-----
> From: Alistair George [mailto:bigal@;xtra.co.nz]
> Sent: Sunday, November 10, 2002 12:05 PM
> To: Multiple recipients of list delphi
> Subject: [DUG]: Tlistbox or what?
> 
> Hello All,
> Excuse my ignorance. I want to have a small onscreen editing part that for
> instance I can include in a group of desired file extensions eg tmp swp
> ~qq
> So the user would click on the box and start entering their desired items
> line-by line, which could then be a stringlist or whatever. A memo would
> do the
> job but am I missing something within the Listbox?
> My first choice was a listbox but you cant edit that onscreen without say
> a
> Tedit control or something else can you?
> The obvious tidy solution would be to use a stringgrid but must be another
> alternative surely??"
> Thanks,
> Al+
> 
> --------------------------------------------------------------------------
> -
>     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/
---------------------------------------------------------------------------
    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