Board index » delphi » What's the condition to distribute RichEdit 3.0 dll?

What's the condition to distribute RichEdit 3.0 dll?

Hi, there.  Is RichEdit 3.0 dll free to distribute or are there other
conditions?  Thanks.

James

 

Re:What's the condition to distribute RichEdit 3.0 dll?


I am using Delphi4 and I want to add docking/floating toolbars to my app.
TControlBar and TCoolBar are also nice controls to use. But there is a
problem: I need to save toolbars' docked state, parent and position to the
registry and then restore it the next time my app starts. The same thing
with bands in TCoolbar and controls in TControlBar - the position of their
child controls should be stored.
Does anybody has any sample code of how to do this?
Thank you.

Other Threads