Hi, I'm migrating from an old GLScene version, and I get an error while opening an old dfm about a wrong value for TGLXYZGrid.LinesStyle.
After looking at the code, I pointed out that in rev 6879, Pavel changed glsLine to strLine in TGLXYZGridLinesStyle, which I think is a mistaken change (revision deals with resource strings)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, I'm migrating from an old GLScene version, and I get an error while opening an old dfm about a wrong value for TGLXYZGrid.LinesStyle.
After looking at the code, I pointed out that in rev 6879, Pavel changed glsLine to strLine in TGLXYZGridLinesStyle, which I think is a mistaken change (revision deals with resource strings)
Hi Alexandre, don't say why Pavel do this exactly but just open the dfm as text and replace glsLine by strLine and reopen your project.
Alexandre,
No, it has been wrong prefix since 2016, so fixed now, thanks