THtmlViewer, TFrameViewer, and TFrameBrowser components
Declarations
property OnProgress: ThtProgressEvent;
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.