标签: delphi 64-bit vcl delphi-xe4 win64
我创建了新程序并在不同的操作系统上测试它 - Windows 7和8(64位)。
在Windows 8(64位)中,我看到表单的大小是正常的。 在Windows 7(64位)中,我看到表单的大小非常小,特别是在宽度上。
我在这里找到了解决方案:http://qc.embarcadero.com/wc/qcmain.aspx?d=113544。 我纠正了Vcl.Forms.pas,但这对我来说不起作用!
我该如何解决?
非常感谢。