标题:如何取得或付值窗口上的控件的top,left等参数???
取消只看楼主
nixianli
Rank: 1
等 级:新手上路
帖 子:10
专家分:0
注 册:2005-7-1
 问题点数:0 回复次数:0 
如何取得或付值窗口上的控件的top,left等参数???

请高手指教!!! procedure TForm1.Button1Click(Sender: TObject); var I:integer; VarLeft:integer; begin for i:=0 to form1.ComponentCount -1 do

VarLeft:=form1.Components[i].Left);

end; 提示:“Undeclared identifier:"Lfet" 什么原因?如何取得或付值窗口上的控件的top,left等参数???

搜索更多相关主题的帖子: left 控件 top 参数 窗口 
2005-07-08 11:53



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




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

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