我现在用的组合框是:IWDBLookupComboBox页面初始化的时候  
在组合框里 选择第一项,而不是 --请选择--,也就是说,我什么也不选,组合框也有一个自动选择的值,应该在哪设置? 

解决方案 »

  1.   

    没用过,不知道和ComboBox有没有类似处:在form的onCreate:
    ComboBox.text:=combobox1.Items[i]  //可以设置i为随机数
      

  2.   

    7.2.17 (Only available for Delphi 2005)Delphi 2005 Specific:Fixed issue with licensing when deploying applications.
    Fixed issue with Wizard when adding new forms to a projectGeneric:2236: Cache Expiry. CacheExpiry defaulted to 2 before in ServerController. Now it defaults to 120 (MINUTES). 
              Existing projects need to be adjusted.1391: Memleak in IWHashtable
    2000: Die Fly Die errors
    2144: IW 7.2.16 IWMenu Color Pickers missing
    2034: IWTemplateProcessorHTML32 does not render components in IWFrame32
    1836: Memory Creep
    1005: Templates and headers
    1423: Opera Browser Version 7.54 does not show up
    2098: Firefox resizes forms
    1698: BCB Demo distribution problems
    1446: Problem with timers and IFrames
    2184: IWFile Cache files
    1995: ScrollToCurrentRow=True and UpdateMode=umPartial - IE lock up.
    2035: Translation of error messages
    1998: Feature Request TIWComboBox
    1367: TIWDBLookupCombobox setting Keyvalue BEFORE showing form ***************好好问题已解决。。下载7.2.17 后的版本