单项选择题
A.Picture1.Picture=" d:\hainan\zhiwu.bmp " B.Picture1.Picture=LoadPicture("d:\hainan\zhiwu.bmp ") C.P1.Picture=LoadPicture(d:\hainan\zhiwu.bmp) D.P1.Picture=LoadPicture("d:\hainan\zhiwu.bmp ")
要绘制不同形状的图形,需要设置Shape控件的()属性。A.ShapeB.BorderstyleC.FillS...
单项选择题要绘制不同形状的图形,需要设置Shape控件的()属性。
A.Shape B.Borderstyle C.FillStyle D.Style
如果要在文本框中键入字符时,只显示某个字符,如星号”*”,应设置文本框的()属性。A.CaptionB.Pas...
单项选择题如果要在文本框中键入字符时,只显示某个字符,如星号”*”,应设置文本框的()属性。
A.Caption B.PasswordChar C.Text D.Locked
要发送数据,通常使用Winsock控件的()。A.GetDate方法B.Listen方法C.Accept方法D...
单项选择题要发送数据,通常使用Winsock控件的()。
A.GetDate方法 B.Listen方法 C.Accept方法 D.SendData方法