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