ReplacePicture子程序示例
2015-12-15 22:24:22 来源: 评论:0 点击:
下列示例用TestPicture1替换
TestPicture 。 ReplacePicture "TestPicture1", "TestPicture" 下列示例允许调用画面TestPicture以QuickTrend1替换活动的快速趋势画面,并显示标签列表Strings1。 ReplaceP
下列示例用TestPicture1替换 TestPicture 。
ReplacePicture "TestPicture1", "TestPicture"
下列示例允许调用画面TestPicture以QuickTrend1替换活动的快速趋势画面,并显示标签列表Strings1。
ReplacePicture , , , , , TestPicture, QuickTrend1, Strings1
下列示例允许调用画面TestPicture以TagStatus1替换活动的标签状态画面,并显示标签列表Strings2。
ReplacePicture , , , , , TestPicture, TagStatus1, Strings2
下列示例允许调用画面TestPicture以TagControlPanel1替换活动的标签控制面板画面,并显示标签列表Strings3。
ReplacePicture , , , , , TestPicture, TagControlPanel1, Strings3