相关考题
-
单项选择题
w要改变一个对象的高度,应使用属性()
A.Font
B.ForcColor
C.Name
D.Height -
单项选择题
工具栏上的一个SpeedButton按钮如果要设置为状态按钮,则正确设置的方法是()
A.将SpeedButton按钮的GroupIndex属性设置为0,且AllowAllUp属性设置为True。
B.将SpeedButton按钮的GroupIndex属性设置为0,且AllowAllUp属性设置为False。
C.将SpeedButton按钮的GroupIndex属性设置为非0值,且AllowAllUp属性设置为True。
D.将SpeedButton按钮的GroupIndex属性设置为非0值,且AllowAllUp属性设置为False。 -
单项选择题
利用Image对象的哪个属性设置,可以使加载的图像自动放大或缩小,以适应Image的显示区域()
A.Stretch
B.AutoSize
C.Align
D.Center
