起步软件技术论坛-X3

 找回密码
 立即注册
搜索
查看: 147|回复: 4

【结】[问题]combobox的下列列表中的选项,在选择某一个的时候,不能显示在框中 ,这是怎

[复制链接]
发表于 2008-11-18 11:42:54 | 显示全部楼层 |阅读模式
combobox的下列列表中的选项,运行时选择了某一个,但不能显示在框中 ,框中是空白的,什么都不显示,这是怎么回事,如何解决?
回复

使用道具 举报

发表于 2008-11-18 11:45:53 | 显示全部楼层
你复制这个控件,贴到帖子上来。
回复 支持 反对

使用道具 举报

发表于 2010-2-1 09:53:59 | 显示全部楼层
object ComboBox1: TComboBox
  Left = 224
  Top = 13
  Width = 80
  Height = 21
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  ItemHeight = 13
  ParentFont = False
  TabOrder = 0
  Text = '-'#36873#25321#33410#26085'-'
  OnChange = ComboBox1Change
  Items.Strings = (
    '-'#36873#25321#33410#26085'-')
end
回复 支持 反对

使用道具 举报

发表于 2010-2-1 10:21:14 | 显示全部楼层
object ComboBox1: TComboBox
  Left = 88
  Top = 197
  Width = 80
  Height = 21
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  ItemHeight = 13
  ParentFont = False
  TabOrder = 0
  Text = '-'#36873#25321#33410#26085'-'
  Items.Strings = (
    '-'#36873#25321#33410#26085'-'
    '1'
    '2'
    '3'
    '4'
    '5')
end
回复 支持 反对

使用道具 举报

发表于 2010-2-1 10:34:01 | 显示全部楼层
谢谢
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|手机版|Justep Inc.

GMT+8, 2025-7-11 18:05 , Processed in 0.043227 second(s), 15 queries .

Powered by Discuz! X3.4

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表