文件名称:FORM-FREE
-
所属分类:
- 标签属性:
- 上传时间:2014-05-09
-
文件大小:1.39kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
delphi 窗体释放 关于窗体的释放:Close()方法是将窗体隐藏,即form.hide
释放窗体或是控件的标准用法是Form.Free,其实Free方法只是调用了Destroy()方法,在窗体不为nil时进行资源的释放,但并不将窗体实例置为nil,只有窗体实例没有创始化之前值才为nil,否则你要显示的将窗体实例置为nil.-delphi release form releasing on the form: Close () method is to hide the form that form.hide release form or control standard usage is Form.Free, in fact, just call the Free method Destroy () method, When the form is nil without the release of resources, but does not set to an instance of the form nil, only the form instance is not only the founder of the prior value to nil, or you want to display examples of the form is set to nil.
释放窗体或是控件的标准用法是Form.Free,其实Free方法只是调用了Destroy()方法,在窗体不为nil时进行资源的释放,但并不将窗体实例置为nil,只有窗体实例没有创始化之前值才为nil,否则你要显示的将窗体实例置为nil.-delphi release form releasing on the form: Close () method is to hide the form that form.hide release form or control standard usage is Form.Free, in fact, just call the Free method Destroy () method, When the form is nil without the release of resources, but does not set to an instance of the form nil, only the form instance is not only the founder of the prior value to nil, or you want to display examples of the form is set to nil.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FORM FREE.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.