Jump to content

Search the Community

Showing results for tags 'uniDBComboBox'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • uniGUI Public
    • Announcements
    • General
    • Feature Requests
    • Installation
    • Deployment
    • Other Platforms
  • Licensing
    • Licensing
    • Ordering uniGUI
  • Bug Reports
    • Active Reports
    • Closed Reports
    • Old Bug Reports
  • uniGUI Development
    • General Development
    • uniGUI Releases & Roadmaps
    • Utilities
  • Mobile Platform
    • uniGUI Mobile
    • Mobile Browsers
  • Users Area
    • Sample Projects
    • Components and Code Samples
    • Third Party Components
  • Non-English
    • Non-English
  • Miscellaneous
    • Hosting
    • Server Security
    • Jobs

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 3 results

  1. Hello, I need a 99999-999 format for the user to enter their zip code. In the same field, I also need a button so he can select the zip code, if he prefers. To do this, you would have two options: InputMask in uniDBComboBox or Triggers in uniDBEdit. However, neither is available. Any suggestion? Thank you.
  2. Hi, I'm trying to create dbComboBox on the fly, but having a problem with proper display. Here is my code. Also have FDConnection, FDQuery & DataSource all connected correctly dbcombo:= TUniDBComboBox.Create(Self); dbcombo.Align:= alTop; dbcombo.AlignWithMargins:= True; Now when I run the program there is Combobox without down arrow (where would I click to select a value from dropdown list). DBCombobox is presented as UniEdit. I'm missing drop arrow.
  3. Add TUniImageList UniBitBtn property equal to the button of DevExpress Add to EmptyText property in the following components: UniComboBox, UniDBComboBox, UniDBEdit, UniMemo, UniDBMemo Add to allowBank property components Input:
×
×
  • Create New...