Subject Re: IBO compile hints
Author yukio makino
This SmallPointToPoint function was in Classes Unit before delphi2005.

This function moved to Types Unit after Delphi 2005

please add Types to uses of the 54th line of IB_CGrid.pas -- and
please re-compile

I think that this error stops coming out.

--- In IBObjects@yahoogroups.com, "swalk1950" <swalk1950@...> wrote:
>
> Jason,
>
> FYI: when I compile using IBO 4.8.6 and Delphi 2005 I see the following
> three hints -
>
> [Hint]IB_CGrid.pas(1203): H2443 Inline function 'SmallPointToPoint' has
> not been expanded because unit 'Types' is not specified in USES list
>
> [Hint]IB_CGrid.pas(1604): H2443 Inline function 'SmallPointToPoint' has
> not been expanded because unit 'Types' is not specified in USES list
>
> [Hint]IB_CGrid.pas(1620): H2443 Inline function 'PointToSmallPoint' has
> not been expanded because unit 'Types' is not specified in USES list
>
> This is just to let you know. I try to get rid of hints in my app, but
> it is not always possible.
>
> By the way, the Windows installer is great!
>
> Stan
>