Re: OnHostCertificate event problems - WeOnlyDo Discussion board

Re: OnHostCertificate event problems (General questions)

by wodSupport, Thursday, September 29, 2005, 12:50 (6994 days ago) @ Paul Draper

Paul,

I think this is problem with Delphi that cannot deal with [in/out] argument in event. We can solve this with workaround - we can create hidden property 'Accept' that you would call from inside this event instead of setting the argument.

Would that help?


Complete thread: