Unit 'FramView' Package
[Overview][Types][Classes][Index] [#pl_htmlviewer]

TFrameViewer

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: framview.pas line 612

type TFrameViewer = class(TFVBase)

protected

  function CurFrameSet;

  

  function GetFrameSetClass; override;

  

  function GetSubFrameSetClass; override;

  

  procedure CheckVisitedLinks; override;

  

  procedure DoFormSubmitEvent(); override;

  

  procedure DoURLRequest(); override;

  

  procedure HotSpotCovered(); override;

  

  procedure LoadFromFileInternal();

  

public

  constructor CreateCopy(); override;

  

  destructor Destroy; override;

  

  function HtmlExpandFilename(); override;

  

  procedure HotSpotClick(); override;

  

  procedure Load(); override;

  

  procedure LoadFromFile(); override;

  

  procedure LoadTargetFromFile();

  

published

  property OnBufferRequest: TBufferRequestEvent; [rw]

  

  property OnFileRequest: TFileRequestEvent; [rw]

  

  property OnFormSubmit: TFormSubmitEvent; [rw]

  

  property OnStreamRequest: TStreamRequestEvent; [rw]

  

  property OnStringsRequest: TStringsRequestEvent; [rw]

  

  property OnBitmapRequest: TGetBitmapEvent;

  

  property ServerRoot: ThtString;

  

end;

Inheritance

TFrameViewer

  

|

TFVBase

  

|

TFrameViewerBase

  

|

TViewerBase

  

|

ThtControlBase

  

|

TObject



CT Web help

CodeTyphon Studio