文件名称:通过修改VCL源码实现自定义输入对话框
介绍说明--下载内容均来自于网络,请自行研究使用
通过修改VCL源码实现自定义输入对话框,在BCB中有两个函数可以实现输入对话框:InputBox和InputQuery,其实InputBox也是调用了InputQuery,这个函数有几个缺点:-amend VCL source implementation-defined input dialog, the BCB has two functions can be achieved input dialog : InputBox and InputQuery, also called the InputBox InputQuery, this function has several drawbacks :
(系统自动生成,下载前可以参看下载内容)
下载文件列表
通过修改VCL源码实现自定义输入对话框.doc