OnProgress Event


Applies to

THtmlViewer, TFrameViewer, and TFrameBrowser components

Declarations

property OnProgress: ThtProgressEvent;

Description

The OnProgress event gives information about the progress of parsing and formatting an HTML document when it is loaded. For large documents, this may be a slow operation.

See the ThtProgressEvent help topic for information on the parameters.