资源列表
如何防止Edit框中的密码不被非法获取
- 介绍如何防止edit框密码不被非法获取-how to prevent password edit box is not illegal acquisition
248475
- 一种基于arm的wince程序实现的搜索功能,更快搜索东西。-A wince Based ARM program to achieve the search function, faster search.
QQSec
- 获取密码框内容的方法. 自己收藏的,觉得有利于学习Windows的GUI编程 和 分析问题的方法
SpecialEdit_src
- special edit 特殊的文本编辑器,有各种字符说明-special edit a special text editor, there are various characters in descr iption
File]Copy
- A code for study the process of copying files. Very simple code.
textbox.zip
- 本代码示范了文本框的各种用法:选择,删除,撤销,重复,剪切,复制,粘贴,查找,替换等功能
RichSyntaxView_src.zip
- RichEdit编辑框
xxk
- 消息框的编写程序,主要采用Delphi编写的简单易懂方便使用,交流方便-procedures for the preparation, mainly prepared by the Delphi straightforward ease of use, convenience exchange
chexedit_src
- check editbox例子,具体什么不清楚!-check editbox example, it is not clear what specific!
delphi_user_input_control
- 一个数据库应用程序,常常需要提供数据输入功能,即让用户输入数据,并存入数据库中,这就涉及到一个数据输入是否合法的问题。若用PowerBuilder来编写这种程序,实现这一点是非常方便的,因为PowerBuilder中每一个数据输入控件都可以单独对其输入进行控制,但Delphi没有提供这样的功能。我们用Delphi编写这样的程序时,就需要自己编写一些代码来实现。下面举一个很常见的例子加以说明。 -A database application, and often need to provide
m_chexedit
- An article on how to write an Edit control used for HEX and DEC number input.