OnStringsRequest Event


Applies to

TFrameViewer component

Declaration

property OnStringsRequest: TStringsRequestEvent;

Description

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

OnBufferRequest Event

OnFileRequest Event

OnStreamRequest Event

Load Method