你可能感兴趣的试题
Label1(.Caption Label2. Caption label1(.Caption label3.Caption label1.Caption label2.Caption label1.Caption label3.Caption
MouseIcon Icon MousePointer Name
通过属性窗口把计时器的Interval属性设置为2000 通过属性窗口把计时器的Enabled属性设置为False 把事件过程中的Label1.Caption=Time$语句改为Timer1.Interval=Time$ 把事件过程中的Label1.Caption=Time$语句改为Label1.Caption=Timer1.Time
THISFORM LABEL1 CAPTION=TIME() THISFORM LABEL1 VALUE=TIME() THISFORM LABELI TEXT=TIME() THISFORM LABEL1 CONTROL=TIME()
在属性窗口中将label1的caption属性设为:date() 在属性窗口中将label1的caption属性设为:=date() 在属性窗口中将label1的caption属性设为:=dtoc(date()) 在form1的init事件中输入代码:thisform.label1.caption=date()
程序运行时会出错 单击图片框,在图片框中显示一幅图片 过程中的x是控件变量 单击标签,在标签中显示一串文字
TextBox Label Frame CommandButton
通过属性窗口把计时器的Interval属性设置为2000 通过属性窗口把计时器的Enabled属性设置为False 把事件过程中的Label1.Caption=TimeS语句改为Timer1.Interval=Time$ 把事件过程中的Label1.Caphon=TimeS语句改为Label1.Caption=Timer1.Time