Unit 'RLHTMLFilter' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_fortesreport]

TRLHTMLFilter

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

Declaration

Source position: rlhtmlfilter.pas line 66

type TRLHTMLFilter = class(TRLCustomSaveFilter)

protected

  procedure InternalBeginDoc; override;

  

  procedure InternalEndDoc; override;

  

  procedure InternalNewPage; override;

  

  procedure InternalDrawPage(); override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property DocumentStyle: TRLHTMLDocumentStyle; [rw]

  

  property FileName: string;

  

  property DisplayName: string;

  

  property ShowProgress: Boolean;

  

  property OnSaveGraphic: TRLHTMLSaveGraphicEvent; [rw]

  

end;

Inheritance

TRLHTMLFilter

  

|

TRLCustomSaveFilter

  

|

TRLCustomFilter

  

|

TObject



CT Web help

CodeTyphon Studio