|
|
#2
chen__han12005-12-26 23:18
|
if button1.Caption = 'Button1' and button1.Enabled =true then
button1.Enabled :=false;
为什么不行呀/
if button1.Caption = 'Button1' and button1.Enabled =true then
button1.Enabled :=false;
为什么不行呀/