trichview.support
Re: Insert OLE object problem and help |
Author |
Message |
Sergey Tkachenko |
Posted: 04/13/2004 22:29:51 You need to call RegisterClass(TOleContainer) before the first loading, preferrable in the initialization section of unit. OleContainers require some special processing. See Demos\Delphi\Editors\Editor 1\Unit1.pas, search for substring "OLE" > hi, > I have inserted OLE into rve and then savervfasstream into my database. When > I was trying to load it back, I can't see the inserted OLE object, why? > > |
Powered by ABC Amber Outlook Express Converter