对话框与父窗口之间数据共享的C++ Builder编程  被引量:1

The C++Builder Programming on Data Sharing between a Dialog and It's Parent Window

在线阅读下载全文

作  者:高峰[1] 

机构地区:[1]中国石油辽河油田公司金马油田开发公司,盘锦124010

出  处:《电脑编程技巧与维护》2011年第6期26-28,共3页Computer Programming Skills & Maintenance

摘  要:在调用对话框之前,通常需要将父窗口中的一些参数传递给这个对话框。在退出对话框或者对话框中的某些参数改变之后,需要在父窗口中对这些参数改变做出响应。将要传递的和要响应的参数封装成一个自定义的共享数据类,实现了在父窗口与对话框之间传递和交换数据。Before calling a dialog,some parameters of the parent window usually needs to be passed to it.Parent window must respond to the changes of these parameters after exiting dialog or some parameters changes.Parameters what should be passed or responded to will be packaged as a custom class to share data;By this method,the data-sharing between the dialog window and it's parent window is realization.

关 键 词:编程 对话框 父窗口 数据共享 C++ BUILDER 

分 类 号:TP311.11[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象