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