OnStreamRequest Event


Applies to

TFrameViewer component

Declaration

property OnStreamRequest: TStreamRequestEvent;

Description

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

OnBufferRequest Event

OnFileRequest Event

OnStringsRequest Event

Load Method