Unit 'fpreporthtmlutil' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] [#lz_fpreport]

TPageNavigatorOptions

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

Declaration

Source position: fpreporthtmlutil.pp line 135

type TPageNavigatorOptions = class(TPersistent)

public

  procedure Assign(); override;

  

published

  property Positions: TNavigatorPositions; [rw]

  

  property Options: THTMLNavigatorOptions; [rw]

  

  property FixedWidth: Integer; [rw]

  

  property FixedHeight: Integer; [rw]

  

  property FixedMargin: Integer; [rw]

  

  property ActiveBGColor: TFPReportColor; [rw]

  

  property InActiveBGColor: TFPReportColor; [rw]

  

end;

Inheritance

TPageNavigatorOptions

  

|

TObject



CT Web help

CodeTyphon Studio