请大虾帮忙看看错在哪
if button1.Caption = 'Button1' and button1.Enabled =true then
button1.Enabled :=false;
为什么不行呀/
if button1.Caption = 'Button1' and button1.Enabled =true then
button1.Enabled :=false;
为什么不行呀/
2005-12-23 11:45

2005-12-26 23:18

2005-12-27 12:14
2005-12-29 11:08