OnParseEnd Event


Applies to

THtmlViewer, TFrameViewer, and TFrameBrowser components

Declaration

property OnParseEnd: TNotifyEvent;

Description

The OnParseEnd event occurs when parsing is finished. Sender is the THtmlViewer doing the parsing.

See Also

OnParseBegin Event