After we upgraded to 14.1 I started to see these hints. Now, I am not 100% sure these hints were there in the previous version, but we noticed them because the number of hints jumped up.
Could you please look into these and get rid of them?
[dcc32 Hint] cxGridViewLayoutContainer.pas(443): H2443 Inline function 'cxPoint' has not been expanded because unit 'System.Types' is not specified in USES list
[dcc32 Hint] cxGridViewLayoutContainer.pas(562): H2443 Inline function 'cxSize' has not been expanded because unit 'System.Types' is not specified in USES list
[dcc32 Hint] cxGridViewLayoutContainer.pas(817): H2443 Inline function 'cxRectInflate' has not been expanded because unit 'System.Types' is not specified in USES list
[dcc32 Hint] cxGridViewLayoutContainer.pas(856): H2443 Inline function 'cxRectInflate' has not been expanded because unit 'System.Types' is not specified in USES list
[dcc32 Hint] cxGridViewLayoutContainer.pas(858): H2443 Inline function 'cxRectInflate' has not been expanded because unit 'System.Types' is not specified in USES list
[dcc32 Hint] cxGridViewLayoutContainer.pas(987): H2443 Inline function 'cxRectCenter' has not been expanded because unit 'System.Types' is not specified in USES list
[dcc32 Hint] cxGridViewLayoutContainer.pas(1023): H2443 Inline function 'cxRect' has not been expanded because unit 'System.Types' is not specified in USES list
[dcc32 Hint] cxGridInplaceEditForm.pas(1289): H2443 Inline function 'MessageDlg' has not been expanded because unit 'System.UITypes' is not specified in USES list
[dcc32 Hint] cxGridInplaceEditForm.pas(1452): H2443 Inline function 'MessageDlg' has not been expanded because unit 'System.UITypes' is not specified in USES list
Thank you!
Just an update: We checked and the hints are new to this version. They didn't show up in the previous version.
Hello Bogdan,
I've reproduced this behavior. I'm forwarding this issue to our developers for further processing.