App 方法 |
App 类型公开以下成员。
名称 | 说明 | |
---|---|---|
AfterDispatch | 已过时。 | |
BeforeDispatch |
与 App:AfterDispatch() 一起使用的低级处理程序,用于拦截发送到应用程序消息队列的任何消息。
| |
Destroy | Free memory resources allocated for a VObject object and its derived objects. (继承自 VObject。) | |
Exec |
启动应用程序的事件处理循环。
| |
Exec(Int32) |
启动应用程序的事件处理循环。
| |
Exec(Int32, Object) |
启动应用程序的事件处理循环。
| |
GetAccel | 已过时。 | |
GetAccelWindow | 已过时。 | |
GetDialogWindow | 该方法获取必须处理对话框按键的活动对话框窗口句柄 | |
GetMdiClientWindow | 已过时。 | |
Handle |
返回应用程序的句柄。
| |
Quit |
通过指示应用程序关闭自身来终止应用程序。
| |
Run |
调用并执行指定的命令。
| |
SetAccel | 已过时。 | |
SetAccelWindow | 已过时。 | |
SetDialogWindow | 此方法设置必须处理对话框键的活动对话框窗口的句柄 | |
SetMdiClientWindow | 已过时。 |