标题:[求助]components属性用法?
取消只看楼主
ty2
Rank: 1
等 级:新手上路
帖 子:68
专家分:0
注 册:2006-11-4
 问题点数:0 回复次数:1 
[求助]components属性用法?

我在案例中看到些代码,想问问大家是什么意思!
if (self.components[order] is tcheckbox) then
if tcheckbox(self.components[order]).checked=true then
fields[tcheckbox(self.components[order]).tag].asboolean:=true;
self代表窗体自身,order是变量!
self.components[order]代表什么?
tcheckbox(self.components[order])这是什么用法啊?以前都没见过!
还有tcheckbox(self.components[order]).tag中,“tag”是什么意思?
谢谢

搜索更多相关主题的帖子: components 用法 属性 
2007-03-31 10:28
ty2
Rank: 1
等 级:新手上路
帖 子:68
专家分:0
注 册:2006-11-4
得分:0 
谢谢,看样子这些不常见的用法要好好记记才行了
2007-04-07 16:37



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-128288-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.253138 second(s), 8 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved