Page 1 of 1

Project settings

Posted: Sat Feb 11, 2017 11:31 pm
by DelphiUserX
Hello,

I am using TsiLang 7.1.1 with Delphi 5 under Win 7 64 Bit.

If I try to check the project settings with the TsiLang Expert (by menu "File | Project Settings..."), I get the following error message:

Error reading pnBottom.DesignSize: Property does not exist.

What could be the problem here?

Best regards
D.

Posted: Sun Feb 12, 2017 5:59 am
by isiticov
Hello,

Do you have full source edition? It looks like Delphi 5 package in your version was compiled with DFM modified by later IDE. You just need to open TsiLang_D5.dpk into IDE. Open ALL forms in it clicking "Ignore" on any error message you get on opening and re-build it, then move compiled BPL file into the same place where installed BPL is.
This should fix this.