网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
ListBox、ComboBox和RadioGroup 三个组件都有一个Items属性,请说出该属性对三个组件的用途各是什么?
参考答案
更多 “ListBox、ComboBox和RadioGroup 三个组件都有一个Items属性,请说出该属性对三个组件的用途各是什么?” 相关考题
考题
引用列表框ListBox1最后一个数据项应使用()。
A、ListBox1.Items(ListBox1.Items.Count)B、ListBox1.Items(ListBox1.Items.Count-1)C、ListBox1.TextD、ListBox1.Items(ListBox1.SelectedIndex)
考题
引用ListBox(列表框)最后一个数据项应使用()语句A、ListBox1.Items[ListBox1.Items.Count]B、ListBox1.Items[ListBox1.SelectedIndex]C、ListBox1.Items[ListBox1.Items.Count-1]D、ListBox1.Items[ListBox1.SelectedIndex-1]
考题
单选题引用ListBox(列表框)最后一个数据项应使用()语句A
ListBox1.Items[ListBox1.Items.Count]B
ListBox1.Items[ListBox1.SelectedIndex]C
ListBox1.Items[ListBox1.Items.Count-1]D
ListBox1.Items[ListBox1.SelectedIndex-1]
考题
单选题关于组件与实例的关系正确的是()。A
同一个组件只能有一个实例应用到工作区中B
设置于实例的属性会影响组件本身C
一个组件可以有多个实例应用到工作区中D
组件的修改不影响到每一个属性
考题
填空题在修改数据前检查TQuery组件的状态,发现处于浏览(DaBrowse)状态,该TQuery组件的Active属性的值已经为真,则调用该TQuery组件的Edit方法可以将其状态该为()。
考题
单选题在RadioGroup组件中有4个单选框,当选中第2个单选框时,RadioGroup组件中的ItemIndex属性值应为()。A
0B
1C
2D
3
热门标签
最新试卷