TFrameViewer component
property OnStringsRequest: TStringsRequestEvent;
An OnStringsRequest event handler allows the program to respond with an HTML document in TStrings form whenever a new document is requested.
See the TStringsRequestEvent type for usage information.
See Also