Hello Kyley,
KH> procedure TSoftShare.SetUseDateTime(AState: Boolean);
KH> begin
KH>   FUseDateTime := AState;
KH>   FUseHDSerial := not FUseDateTime;
KH> end;
No, thats not it. What I want to know is when you change a state in the Property
Editor, what do you need to do in the component code to trigger the above event?
Cheers,
Alistair+

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