摘要
作为一款优秀的快速应用程序开发工具(RAD),C++Builder为用户快速开发应用程序带来了很大的方便。由于C++Builder没有提供控件数组功能,这给应用程序开发者带来了一些不便。鉴于此,给出了动态生成控件的原理、动态生成控件的使用方法以及学习过程中的一点技巧。
As an excellent rapid application development tool(RAD),C++Builder has brought great convenience for users to develop rapid applications. Unfortunately,C++Builder does not provide control array function,which is not much convenient for users. For that reason,this paper analyses the principles of dynamicly creating control,provides the method of dynamicly creating control,and shares some skills in programming.
出处
《电脑编程技巧与维护》
2011年第18期39-41,共3页
Computer Programming Skills & Maintenance