You may have accidentally defined a procedure / method or
component of the same name as one in say the VCL.
SOmetimes it is a dratted nuiscance. Try bracketing the stuff with
WITH unitname block.
To: Multiple recipients of list delphi <[EMAIL PROTECTED]>
Send reply to:
I've had this problem a bit when experimenting with flags on the Interface
and Automation Objects. Since its all just experimentation 'coz I don't
really understand some of the finer nuances of dual versus vtable etc and
how the type library editor deals with them, I'm not sure of the how and
why
Unfortunately yes, I have had this problem. And I would love to know of an
easy solution. I just re-wrote everything and it was fine the second time
around. Sorry...
Dave.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: Friday, 4 February 2000 3:11
To: Multip