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