文件格式 UTF8 的问题
我不知道发生了什么事。 当我尝试在 Delphi IDE 2007 中更改文件的编码时,它只显示两个选项“二进制形式”和“文本形式”,有人已经遇到了这个问题吗?或者知道如何保存吗?
谢谢建议
I don't know what happened.
When I try to change the encoding of a file in Delphi IDE 2007, It shows me just two options "Binary Form" and "Text Form", some one already faced this problem ? or know how to save it ?
tks for advice
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
听起来您好像在表单设计器处于活动状态时访问该选项。它控制 DFM 文件的格式。
切换到代码编辑器,您应该有更多关于文本格式的选项。
It sounds like you're accessing the option while the Form Designer is active. That controls the format of the DFM file.
Switch to the code editor and you should have more options about the text format.
我没有找到我用 IDE 做了什么。
我需要做的解决方案是删除我的电脑用户,以清除所有特定设置。可能是我在使用 OTA 时犯了一些错误,导致了这个问题。
塔克斯
I didn't find what I did with my IDE.
The solution that I needed to do is remove my pc-user, to clear all the particular settings. Probably I did some mistake while working with OTA that caused this.
Tks