有 MaskEdit 蒙版的参考吗?

发布于 2024-12-09 06:07:42 字数 98 浏览 0 评论 0原文

我正在尝试在 Delphi 7 中制作一个半复杂的掩码文本框。我遇到的问题是我无法找到掩码中每个字符含义的任何类型的参考。我能找到的只是例子。

有什么地方可以参考吗?

I'm trying to make a semi-complex masking textbox in Delphi 7. I'm having problems in that I can't find any kind of reference for what each character in a mask means. All I can find are examples.

Is there a reference somewhere?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

仙气飘飘 2024-12-16 06:07:42

我认为这个文档中的主题拥有最完整的字符列表。

通过搜索 TMaskEdit,可以在 Delphi 7 帮助文件中找到相同的主题。我刚刚检查了 Delphi 6 帮助文件,掩码字符列表与 XE2 版本相同,因此,正如 @afrazier 所说,似乎没有什么变化。

I think this topic from the documentation has the most complete list of characters.

The same topic can be found in your Delphi 7 help file by searching for TMaskEdit. I just checked the Delphi 6 help file and the list of mask characters is identical to the XE2 version so, as @afrazier says, nothing much appears to have changed.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文