trichview.support
Re: Inserting Delphi controls into RichEdit ? |
Author |
Message |
Zoran Kuret |
Posted: 12/03/2004 16:49:14 Yes, it works now, but... What I want to achieve is to 'pick' the value from the database table using this combo, and then store this value in the richedit content. What is happening now is that I store the control in the document, but not the choosen value. Is it possible at all ? Actually, what I preffer is functionallity of 'ComboItemDemo' with fruits and combos, but using my data aware combo box. I am sorry if these questions are too stupid, but this is very important issue for me, and just would like to make sure this is possible. So, if you can briefly give me the idea of how to do that ? Basically, it is like user would open some template document, then pick the values from the combo boxes and save the document in the database with these values inserted in the document. Hope this is clear explaination. Thank you in advance, Zoran Kuret "Sergey Tkachenko" <[email protected]> wrote in message news:[email protected]... > Hello, > > Call RegisterClass(TcxLookupComboBox) in the initialization section of your > unit. > > > |
Powered by ABC Amber Outlook Express Converter