> Thanks Stacey and Dennis. I had thought I would use the
> checks to represent
> one thing and the blue lines another - but now I suspect that plan is
> flawed.

You can achieve this by using TListView instead, set the properties as
following:

CheckBoxes := True;
MultiSelect := True;
ViewStyle := vsReport;

HTH
Cheng

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