TFrameViewer component
procedure Load(const SRC: String);
The Load method is used to initiate loading of an HTML document when using one of the OnBufferRequest, OnFileRequest, OnStreamRequest, or OnStringsRequest event handlers. SRC is the identifier of the document to be loaded. This method causes an immediate call to the appropriate event handler.
See also: