摘要:
static void CretateForm(Args _args) { Args args; Form form; FormRun formRun; FormBuildDesign formBuildDesign; FormBuildDataSource formBuildDataSource; FormBuildGridControl formBuildGridControl; ... 阅读全文
posted @ 2011-07-27 12:07
perock
阅读(300)
评论(0)
推荐(0)
摘要:
DictEnum de; int i; ; de = new DictEnum(enumName2Id("ActionType")); for (i=0; i < de.values(); i++) { print int2str(i) + ", " + de.index2Name(i); } 阅读全文
posted @ 2011-07-27 12:03
perock
阅读(346)
评论(0)
推荐(0)
摘要:
按照MSDN的解释: Overridden. Increases the number of references to a FormRun object. This increase prevents the release of the object memory during garbage collection when the FormRun object goes out of sco... 阅读全文
posted @ 2011-07-27 10:51
perock
阅读(366)
评论(0)
推荐(0)
浙公网安备 33010602011771号