I'm writing a program where the user have do some configurations.
The options are of different kind. These could be:
* A directoryname - Either write it in or using 'SelectDirectory'
* A numer...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20885349.html
hello,
how can i set a cell text with esPickList style , i mean if i have a cell
with EditStyle esPickList,
and i chose an item from the picklist, how can i change the cell text
afterwards, i...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_21088637.html
I succesfuly made new component out of ValueListEditor and put data source on it. When I put property DataField it works to, but if I change name of property to DateField1 I cant select field. Prop...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_22139033.html
I have a ValueListEditor and in one column i have ProjectName1 and the other column I have 'Support'
How do I find the word 'support' and then change it to something else like 'News'
so it goes...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_22447197.html
A very simple question:
I need a D6 sample that uses ValueListEditor and that displays combobox (pickup list)
something like
user1 / option1|option2|option3
user2 / option1|option2|option...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_21653376.html
i know how to complete a drag and drop but I am using a valuelisteditor and want to change the cursor depending on where the cursor is located in the treeview??? how is this possible....I either ca...
http://www.experts-exchange.com/Programming/Editors_IDEs/C_CPP_CS/CPP_Builder/Q_23046097.h...