Rodrigo Costa Guest
|
Posted: Fri Mar 18, 2005 1:25 pm Post subject: Delphi 2005 Type Library does not work properly |
|
|
Dear Developers,
I am using Delphi 2005 with UpdatePack 2, and the problem still.
When I create a new Interface in the Type Library, I also create a method
read and write.
I inherited this Interface, but when I click on the button refresh, the
child Interface does not have the read and write method.
I create the same example with Delphi 7, and the method was inserted
automatically in the Interface child.
Any Idea?
thanks,
RC.
|
|