trichview.support
Re: How can I use to TOleContainer in Rivhciew Preview |
Author |
Message |
nisan |
Posted: 08/07/2002 11:52:37 Thanks... "Sergey Tkachenko" <svt@trichview.com>, haber iletisinde şunları yazdı:3d5012dd$3@support.torry.net... > Controls are not printed automatically. > You need to process TRVPrint.OnPrintComponent: > > Try the following code: > > procedure TForm1.RVPrint1PrintComponent(Sender: TCustomRVPrint; > PrintMe: TControl; var ComponentImage: TBitmap); > begin > ComponentImage := DrawControl(PrintMe); // from CtrlImg unit > end; > > > I used in RV document TOleContainer and saved. > > But RV Preview can not displayed it. > > > > > > > > |
Powered by ABC Amber Outlook Express Converter