OnPanelCreate Event


Applies to

THtmlViewer, TFrameViewer, and TFrameBrowser components

Declaration

property OnPanelCreate: TPanelCreateEvent;

Description

The OnPanelCreate event occurs when a <PANEL> tag is encountered at document load time. This event may be used to set up the components to be displayed on the panel

See Also:

Type TPanelCreateEvent

<PANEL> tag

OnPanelPrint Event

OnPanelDestroy Event

OnObjectTag Event