[DevExpress Support Team: CLONED FROM T133954: "List index out of bounds" exception occurs when loading XLS file in 64 bit version]
Thank you.
BTW: would be great to get rid of the inline warnings for that next built by adding system.types to the uses clause
[dcc32 Hint] dxSpreadSheetContainerCustomizationDialog.pas(691):
H2443 Inline function '…' has not been expanded because unit 'System.Types' is not specified in USES list
about 10 similar warnings when compiling the new spreadsheet component with inline on.
The "H2443 Inline function XXX has not been expanded because unit XXX is not specified in USES list" compilation hint is displayed
Answers approved by DevExpress Support
We have fixed the issue described in this ticket and will include the fix in our next maintenance update. To apply this solution before the official update, request a hotfix by clicking the corresponding link for product versions you require.
Note: Hotfixes may be unavailable for beta versions and updates that are about to be released.
I have reproduced the described behavior and forwarded this ticket to our developers for research.
Thank you.
I found some more inline Hints. I think it can go into the same issue.
[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