Class TRTFExporterBeta (unit Rtfexp)

Inherits from

TAbstractExporter

Constructors


Constructor Create(AOwner:TComponent);

Public declarations


Functions

Procedure BeginParagraph(Align:TExpAlign;FontSize:TExpFontSize;FontStyle:TExpFontStyle);


Procedure Close;


Procedure EndParagraph;


Procedure Open;


Procedure Paragraph(S:String);

CASE

Procedure OutputStr(S : String);


Properties

property Font : String


Events

Variables

FFont : String;

Private declarations


Constructors


Constructor Create(AOwner:TComponent);

Public declarations


Functions


Procedure BeginParagraph(Align:TExpAlign;FontSize:TExpFontSize;FontStyle:TExpFontStyle);


Procedure Close;


Procedure EndParagraph;


Procedure Open;


Procedure Paragraph(S:String);

CASE


Procedure OutputStr(S : String);


Properties


property Font : String


Events


Variables


FFont : String;

Private declarations