[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpreporthtmlutil.pp line 151
type TTOCPageCreator = class |
protected |
function CreatePageLink(); virtual; |
public |
constructor Create(); virtual; |
destructor Destroy; override; |
function CreateTOCPage(); virtual; |
property Context: TGenerateHTMLContext; [r] |
property TOCPage: TTOCPageOptions; [r] |
property Report: TFPCustomReport; [r] |
property Doc: THTMLDocument; [r] |
end; |
| |
TObject |