SCADA-wndScada属性和方法


方法:

isDesignMode()        // 是否 处于设计模式
cloneCurObj()          // 复制当前对象.

hitTest()          // 点击区域测试.
getContext()        // 获取 上下文环境
setEventProc()         // 设置事件处理
setTimeout()        // 设置延迟 触发事件
setCurTool()        // 设置当前工具
getDesignCode()      // 获取 可视化 设计代码
setDesignMode()      // 设置 设计模式

redrawWnd()         // 刷新窗体
createWnd()          // 创建窗体
getClientRect()      // 获取窗体的 客户区.

getWndHandle()        // 获取窗体句柄
loadScadaFile()      // 加载scada脚本.

doEvent()        // 处理事件

setContextVar()    // 设置 上下文 中变量.

 

posted on 2012-06-14 13:12  smartfish_liu  阅读(237)  评论(0编辑  收藏  举报

导航