Class TTextOptions (unit PrevPrinter)

Inherits from

TPersistent

Constructors


constructor Create;

************************************************************************ TTextOptions


Functions

procedure Assign(Source: TPersistent);


destructor Destroy;


procedure SetBodyFont(Val: TFont);


procedure SetFtrFont(Val: TFont);


procedure SetHdrFont(Val: TFont);


procedure SetPageFont(Val: TFont);


Properties

property BodyFont : TFont


property DrawStyle : TDrawStyle


property Footer : string


property FooterAlign : TAlignment


property FooterFont : TFont


property FooterMargin : double


property Header : string


property HeaderAlign : TAlignment


property HeaderFont : TFont


property HeaderMargin : double


property MarginBottom : double


property MarginLeft : double


property MarginRight : double


property MarginTop : double


property PageNumAlign : TAlignment


property PageNumFont : TFont


property PageNumText : string


property PrintPageNumber : TPrintPageNumber


Events

Variables

FBodyFont : TFont;


FBot : double;


FDrawStyle : TDrawStyle;


FFooter : string;


FFtrAlign : TAlignment;


FFtrFont : TFont;


FFtrMarg : double;


FHdrAlign : TAlignment;


FHdrFont : TFont;


FHdrMarg : double;


FHeader : string;


FLeft : double;


FPageAlign : TAlignment;


FPageFont : TFont;


FPageText : string;


FPrtPage : TPrintPageNumber;


FRight : double;


FTop : double;



Constructors


constructor Create;

************************************************************************ TTextOptions


Functions


procedure Assign(Source: TPersistent);


destructor Destroy;


procedure SetBodyFont(Val: TFont);


procedure SetFtrFont(Val: TFont);


procedure SetHdrFont(Val: TFont);


procedure SetPageFont(Val: TFont);


Properties


property BodyFont : TFont


property DrawStyle : TDrawStyle


property Footer : string


property FooterAlign : TAlignment


property FooterFont : TFont


property FooterMargin : double


property Header : string


property HeaderAlign : TAlignment


property HeaderFont : TFont


property HeaderMargin : double


property MarginBottom : double


property MarginLeft : double


property MarginRight : double


property MarginTop : double


property PageNumAlign : TAlignment


property PageNumFont : TFont


property PageNumText : string


property PrintPageNumber : TPrintPageNumber


Events


Variables


FBodyFont : TFont;


FBot : double;


FDrawStyle : TDrawStyle;


FFooter : string;


FFtrAlign : TAlignment;


FFtrFont : TFont;


FFtrMarg : double;


FHdrAlign : TAlignment;


FHdrFont : TFont;


FHdrMarg : double;


FHeader : string;


FLeft : double;


FPageAlign : TAlignment;


FPageFont : TFont;


FPageText : string;


FPrtPage : TPrintPageNumber;


FRight : double;


FTop : double;