Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

MSProject_TLB Incompatible Types for Microsoft Project 2003

16 views
Skip to first unread message

AciDynamicK

unread,
May 10, 2006, 9:43:59 AM5/10/06
to
I have these errors when trying to Import Microsoft Project 11.0 Object
Library (Version 4.5) to Delphi 7 Enterprise.

This refers to Microsoft Project 2003 Type Library. The errors:

[Error] MSProject_TLB.pas(17532): Incompatible Types
[Error] MSProject_TLB.pas(17618): Incompatible Types

Line 17532:
property TempToDoList: Integer read Get_TempToDoList write
Set_TempToDoList;

Line 17618:
property _CodeName: WideString read Get__CodeName write Set__CodeName;

It seems like the read/write methods are wrong.

Should I have to change these properties and read/write methods?

Any advice will be welcome

Thanks in advance

0 new messages