WideStudio/MWT Logo
WideStudio/MWT
Programming Guide
WideStudio/MWT Index
Table of contents


访问对象数组

关于对象数组,请参考应用程序生成器用户指南的“定义对象数组”章节。 按照如下步骤访问对象数组。

def event_procedure(object)
  labelarray[0].setProperty("labelString","Label No. 0")
  labelarray[1].setProperty("labelString","Label No. 1")
   ...
end


Document Release 3.90 for WideStudio/MWT ver 3.90, Jul 2005


WideStudio/MWT documents index | Table of contents

Copyright(C) WideStudio/MWT Development Team, 1999-2005 Last modified: Jul 31, 2005