Hi can anyone tell me how to do this correctly:
//External procedure:
if (index = 1) then WriteSettings(Sender, '');

Writesettings:
if sender = TChecklistBox(CheckListBox12).index
//(want to check the index of the sender in above)

Cheers,
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/

Reply via email to