Yes, I mean exactly that - thank you.

Chrissy.



> You mean something like this example that is appending the charactor 'X' to
> the value in the fourth column on the first row of the listview
> Listview1.Items.Item[0].SubItems.Strings[3] :=
> Listview1.Items.Item[0].SubItems.Strings[3] + 'X';



---------------------------------------------------------------------------
    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"

Reply via email to