Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在设置 IntraWeb 控件的Required属性时,如果我将其留空,我会收到一个漂亮的小消息框,上面写着“Bezeichnung 是必填字段”。
如何更改这些消息的文本?(我的申请是德语)
好吧,我终于在 atozed-Forums 找到了一个提示:
将 IWResourceStrings.pas 复制到我的项目主文件夹并将所需的字符串更改为德语对我有用...
也许有一天其他人也会发现这很有帮助;-)