窗体中控件constructor->窗体open->窗体close ->控件 destructor自定义用户对象 父对象 constructor-子constructor-父destructor-子destructorOpen事件结束后显示窗体,窗体打开时调整控件时一定要在open事件后调整可以使用 post 事件或函数来实现