trichview.support
Re: TOleContainer |
Author |
Message |
Sergey Tkachenko |
Posted: 01/10/2005 15:16:47 I guess you added code for selecting OleContainers on clicking (processing its OnClick, or OnMouseDown, or OnMouseUp event). Events are not stored in RVF, so you need to restore them in TRichView.OnControlAction event, see the Demos\Delphi\Editors\Editor 1\ demo > After inserting an object, save the rvf to stream and store to database. > When I load it back, the object can no longer be resized. Why? > > |
Powered by ABC Amber Outlook Express Converter