OnPanelPrint Event


Applies to

THtmlViewer, TFrameViewer, and TFrameBrowser components

Declaration

property OnPanelPrint: TPanelPrintEvent;

Description

The OnPanelPrint event occurs when a <PANEL> or <OBJECT> is to be printed. This event may be used to supply a bitmap to indicate how the panel should be printed.

See Also:

Type TPanelPrintEvent

<PANEL> tag

OnPanelCreate Event

OnObjectTag Event