Subject Re: [IBO] Delphi Berlin 10.1 Compile Telesis Enhanced with Newest IBO
Author
I have done all of this. Can you, please, take a look?

This is a list of errors:
Checking project dependencies...
[dcc32 Error] IB_Control.imp(6): E2003 Undeclared identifier: 'DataLink'
[dcc32 Error] IB_Control.imp(8): E2003 Undeclared identifier: 'DataLink'
[dcc32 Error] IB_Control.imp(10): E2003 Undeclared identifier: 'DataLink'
[dcc32 Error] IB_Control.imp(12): E2003 Undeclared identifier: 'DataLink'
[dcc32 Error] IB_Control.imp(14): E2003 Undeclared identifier: 'DataLink'
[dcc32 Error] IB_Control.imp(16): E2003 Undeclared identifier: 'DataLink'
[dcc32 Error] IB_Control.imp(18): E2003 Undeclared identifier: 'DataLink'
[dcc32 Error] IB_Control.imp(21): E2003 Undeclared identifier: 'DataLink'
[dcc32 Error] IB_Control.imp(21): E2008 Incompatible types
[dcc32 Error] IB_Control.imp(22): E2066 Missing operator or semicolon
[dcc32 Error] IB_Control.imp(25): E2003 Undeclared identifier: 'RemakeAutoLabel'
[dcc32 Error] IB_Control.imp(30): E2003 Undeclared identifier: 'DataLink'
[dcc32 Error] IB_Control.imp(35): E2003 Undeclared identifier: 'DataLink'
[dcc32 Error] IB_Control.imp(37): E2003 Undeclared identifier: 'DataLink'
[dcc32 Error] IB_Control.imp(37): E2035 Not enough actual parameters
[dcc32 Error] IB_Control.imp(41): E2003 Undeclared identifier: 'DataLink'
[dcc32 Error] IB_Control.imp(44): E2003 Undeclared identifier: 'DataLink'
[dcc32 Error] IB_Control.imp(44): E2066 Missing operator or semicolon
[dcc32 Error] IB_Control.imp(47): E2003 Undeclared identifier: 'RemakeAutoLabel'
[dcc32 Error] IB_Control.imp(54): E2003 Undeclared identifier: 'DataLink'
[dcc32 Error] IB_Control.imp(56): E2003 Undeclared identifier: 'DataLink'
[dcc32 Error] IB_Control.imp(61): E2003 Undeclared identifier: 'DataLink'
[dcc32 Error] IB_Control.imp(66): E2003 Undeclared identifier: 'SysStateChanged'
[dcc32 Error] IB_Control.imp(69): E2003 Undeclared identifier: 'RemakeAutoLabel'
[dcc32 Error] IB_Control.imp(78): E2003 Undeclared identifier: 'SysDataChange'
[dcc32 Error] IB_Control.imp(85): E2075 This form of method call only allowed in methods of derived types
[dcc32 Error] IB_Control.imp(90): E2003 Undeclared identifier: 'AutoLabel'
[dcc32 Error] IB_Control.imp(90): E2008 Incompatible types
[dcc32 Error] IB_Control.imp(90): E2003 Undeclared identifier: 'ComponentState'
[dcc32 Error] IB_Control.imp(90): E2015 Operator not applicable to this operand type
[dcc32 Error] IB_Control.imp(91): E2029 ')' expected but identifier 'theLabel' found
[dcc32 Error] IB_Control.imp(95): E2075 This form of method call only allowed in methods of derived types
[dcc32 Error] IB_WinControl.IMP(9): E2070 Unknown directive: 'SetBorderStyle'
[dcc32 Error] IB_WinControl.IMP(9): E2029 Declaration expected but '(' found
[dcc32 Error] IB_WinControl.IMP(11): E2003 Undeclared identifier: 'FBorderStyle'
[dcc32 Error] IB_WinControl.IMP(11): E2003 Undeclared identifier: 'AValue'
[dcc32 Warning] IB_WinControl.IMP(11): W1023 Comparing signed and unsigned types - widened both operands
[dcc32 Error] IB_WinControl.IMP(15): E2003 Undeclared identifier: 'RecreateWnd'
[dcc32 Error] IB_WinControl.IMP(22): E2023 Function needs result type
[dcc32 Error] IB_WinControl.IMP(22): E2029 Declaration expected but ':' found
[dcc32 Error] IB_WinControl.IMP(24): E2003 Undeclared identifier: 'DataLink'
[dcc32 Error] IB_WinControl.IMP(27): E2070 Unknown directive: 'SetParamName'
[dcc32 Error] IB_WinControl.IMP(27): E2029 Declaration expected but '(' found
[dcc32 Error] IB_WinControl.IMP(29): E2003 Undeclared identifier: 'DataLink'
[dcc32 Error] IB_WinControl.IMP(29): E2003 Undeclared identifier: 'AVal'
[dcc32 Error] IB_WinControl.IMP(33): E2070 Unknown directive: 'SetTabStopAutomation'
[dcc32 Error] IB_WinControl.IMP(33): E2029 Declaration expected but '(' found
[dcc32 Error] IB_WinControl.IMP(35): E2003 Undeclared identifier: 'FTabStopAutomation'
[dcc32 Error] IB_WinControl.IMP(35): E2003 Undeclared identifier: 'AValue'
[dcc32 Warning] IB_WinControl.IMP(35): W1023 Comparing signed and unsigned types - widened both operands
[dcc32 Error] IB_WinControl.IMP(39): E2003 Undeclared identifier: 'UpdateTabStop'
[dcc32 Error] IB_WinControl.IMP(41): E2003 Undeclared identifier: 'TabStop'
[dcc32 Error] IB_WinControl.IMP(45): E2023 Function needs result type
[dcc32 Error] IB_WinControl.IMP(45): E2029 Declaration expected but ':' found
[dcc32 Error] IB_WinControl.IMP(48): E2003 Undeclared identifier: 'FTabStopAutomation'
[dcc32 Error] IB_WinControl.IMP(52): E2003 Undeclared identifier: 'TabStop'
[dcc32 Error] IB_WinControl.IMP(55): E2070 Unknown directive: 'UpdateTabStop'
[dcc32 Error] IB_WinControl.IMP(55): E2029 Declaration expected but ';' found
[dcc32 Error] IB_WinControl.IMP(58): E2003 Undeclared identifier: 'FTabStopAutomation'
[dcc32 Error] IB_WinControl.IMP(63): E2003 Undeclared identifier: 'DataLink'
[dcc32 Error] IB_WinControl.IMP(71): E2029 'THEN' expected but identifier 'ParamName' found