Minor issue with IN�INE Function Point

Hi.

This is most probably a minor issue.
But if I drop some components from IWS to my form, and build it, the compiler give a hint regarding the Inline function "Point"

Ex.:
Drop a TVrLed component on the form, build the project.
Then the compiler says:

[dcc32 Hint] VrLeds.pas(306): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list

It's most probably harmless - but anyway..

br.
Anders

Thanks for your valuable feedback.
You're correct about this. In newer Delphi versions it is a (harmless) warning.

We've fixed this for the next release.

Hi Bruno
Long ago this minor issue has been fixed. Thank you for this.
I've found another similar issue, here it is:
TMS Instrumentation Workshop - Version 2.8.0.2
dcc32 Hint] VrCheckLed.pas(208): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list

I know the issue is harmless, but anyway - I'm about to clean my software to contain no hints, so if it could be fixed, I'm happy
br.
Anders

Hi Again.
The minor inline hint is also the case on VrHyperCtrls.pas
dcc32 Hint] VrHyperCtrls.pas(256): H2443 Inline function 'TFont.GetStyle' has not been expanded because unit 'System.UITypes' is not specified in USES list

br.
Anders

Thanks for reporting.
We fixed this & released an update.