Here i am again!!!
This time a want to know how can i write global functions and procedures to use in diferent projects, i mean in vb i woul´d create a module and then i woul´d add that module to a...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10176077.html
how to retrive data from database in combox?
can u give me an example???
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20833876.html
Hello,
I'd like to use a Combobox but with a Custom Height...
I tried to change the property "ItemHeight" but doesnt work, except if i set it style to "csOwnerDrawFixed" or "csOwnerDrawVariab...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_24290339.html
How do I set the height of an ownerdrawn combobox in Delphi? I have tried setting the Height property at design time and at various stages of initialization. I have also tried selecting a larger f...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10041836.html
I am using Delphi 3 and have a dbgrid on a form with a few columns setup to have a dropdown box in them. I need to automatically drop down the list when a user tabs into the field. I have done this...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_12012499.html
Is any available for Delphi, history combobox like in Netscape / Internet Explorer
Konni
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_12054480.html
Is it possible to put a combobox on a cell on a StringGrid ? I'm using Delphi 5, and I want the user to select data from a combobox on cell 1, and type data for other cells.
thanks
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20130157.html
I am trying to change the combobox text on selection.
What I am doing is the following:
I fill the list with a set of strings read out from an ini file.
On selection I want to replace the st...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20524105.html
Hi all,
In Visual Basic I use properties ItemData to store number in ComboBox. But in Delphi I don't know how to store number in items of TComboBox. Please help me!
Thank you very much
Best regards
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20593470.html
Hi,
I tested the solution of http://www.experts-exchange.com/Programming/Programming_Languages/Delphi/Q_20369496.html and I found the following runtime problem:
1. Click for example the secon...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_21983598.html