Class TParaAttributes98 (unit RichEdit2)

Inherits from

TParaAttributes

Constructors


constructor Create(AOwner: TCustomRichEdit98);

TParaAttributes98


Functions

procedure SetBorder(Space, Width: Double; Locations: TBorderLocations; Style: TBorderStyle; Color: TColor);


procedure SetLineSpacing(Rule: TLineSpacingRule; Value: Double);


procedure SetShading(Weight: TShadingWeight; Style: TShadingStyle; Color, BackColor: TColor);


procedure SetTab(Index: Integer; Value: Double; Alignment: TTabAlignment; Leader: TTabLeader);


function GetAlignment: TAlignment98;


procedure GetAttributes(var Paragraph: TParaFormat2);


function GetBorderColor: TColor;


function GetBorderLocations: TBorderLocations;


function GetBorderSpace: Double;


function GetBorderStyle: TBorderStyle;


function GetBorderWidth: Double;


function GetDoNotHyphen: Boolean;


function GetFirstIndent: Double;


function GetKeepTogether: Boolean;


function GetKeepWithNext: Boolean;


function GetLeftIndent: Double;


function GetLineSpacing: Double;


function GetLineSpacingRule: TLineSpacingRule;


function GetNoLineNumber: Boolean;


function GetNoWidowControl: Boolean;


function GetNumbering: TNumberingStyle98;


function GetNumberingFollow: TNumberingFollow;


function GetNumberingStart: Word;


function GetNumberingTab: Double;


function GetPageBreakBefore: Boolean;


function GetRightIndent: Double;


function GetShadingBackColor: TColor;


function GetShadingColor: TColor;


function GetShadingStyle: TShadingStyle;


function GetShadingWeight: TShadingWeight;


function GetSideBySide: Boolean;


function GetSpaceAfter: Double;


function GetSpaceBefore: Double;


function GetTab(Index: Integer): Double;


function GetTabAlignment(Index: Integer): TTabAlignment;


function GetTabCount: Integer;


function GetTabLeader(Index: Integer): TTabLeader;


procedure InitPara(var Paragraph: TParaFormat2);


procedure SetAlignment(Value: TAlignment98);


procedure SetAttributes(var Paragraph: TParaFormat2);


procedure SetDoNotHyphen(Value: Boolean);


procedure SetFirstIndent(Value: Double);


procedure SetKeepTogether(Value: Boolean);


procedure SetKeepWithNext(Value: Boolean);


procedure SetLeftIndent(Value: Double);


procedure SetNoLineNumber(Value: Boolean);


procedure SetNoWidowControl(Value: Boolean);


procedure SetNumbering(Value: TNumberingStyle98);


procedure SetNumberingFollow(Value: TNumberingFollow);


procedure SetNumberingStart(Value: Word);


procedure SetNumberingTab(Value: Double);


procedure SetPageBreakBefore(Value: Boolean);


procedure SetRightIndent(Value: Double);


procedure SetSideBySide(Value: Boolean);


procedure SetSpaceAfter(Value: Double);


procedure SetSpaceBefore(Value: Double);


Properties

property Alignment : TAlignment98


property BorderColor : TColor


property BorderLocations : TBorderLocations


property BorderSpace : Double


property BorderStyle : TBorderStyle


property BorderWidth : Double


property DoNotHyphen : Boolean


property FirstIndent : Double


property KeepTogether : Boolean


property KeepWithNext : Boolean


property LeftIndent : Double


property LineSpacing : Double


property LineSpacingRule : TLineSpacingRule


property NoLineNumber : Boolean


property NoWidowControl : Boolean


property Numbering : TNumberingStyle98


property NumberingFollow : TNumberingFollow


property NumberingStart : Word


property NumberingTab : Double


property PageBreakBefore : Boolean


property RightIndent : Double


property ShadingBackColor : TColor


property ShadingColor : TColor


property ShadingStyle : TShadingStyle


property ShadingWeight : TShadingWeight


property SideBySide : Boolean


property SpaceAfter : Double


property SpaceBefore : Double


property Tab : Double


property TabAlignment : TTabAlignment


property TabCount : Integer


property TabLeader : TTabLeader


Events

Variables

RichEdit : TCustomRichEdit98;



Constructors


constructor Create(AOwner: TCustomRichEdit98);

TParaAttributes98


Functions


procedure SetBorder(Space, Width: Double; Locations: TBorderLocations; Style: TBorderStyle; Color: TColor);


procedure SetLineSpacing(Rule: TLineSpacingRule; Value: Double);


procedure SetShading(Weight: TShadingWeight; Style: TShadingStyle; Color, BackColor: TColor);


procedure SetTab(Index: Integer; Value: Double; Alignment: TTabAlignment; Leader: TTabLeader);


function GetAlignment: TAlignment98;


procedure GetAttributes(var Paragraph: TParaFormat2);


function GetBorderColor: TColor;


function GetBorderLocations: TBorderLocations;


function GetBorderSpace: Double;


function GetBorderStyle: TBorderStyle;


function GetBorderWidth: Double;


function GetDoNotHyphen: Boolean;


function GetFirstIndent: Double;


function GetKeepTogether: Boolean;


function GetKeepWithNext: Boolean;


function GetLeftIndent: Double;


function GetLineSpacing: Double;


function GetLineSpacingRule: TLineSpacingRule;


function GetNoLineNumber: Boolean;


function GetNoWidowControl: Boolean;


function GetNumbering: TNumberingStyle98;


function GetNumberingFollow: TNumberingFollow;


function GetNumberingStart: Word;


function GetNumberingTab: Double;


function GetPageBreakBefore: Boolean;


function GetRightIndent: Double;


function GetShadingBackColor: TColor;


function GetShadingColor: TColor;


function GetShadingStyle: TShadingStyle;


function GetShadingWeight: TShadingWeight;


function GetSideBySide: Boolean;


function GetSpaceAfter: Double;


function GetSpaceBefore: Double;


function GetTab(Index: Integer): Double;


function GetTabAlignment(Index: Integer): TTabAlignment;


function GetTabCount: Integer;


function GetTabLeader(Index: Integer): TTabLeader;


procedure InitPara(var Paragraph: TParaFormat2);


procedure SetAlignment(Value: TAlignment98);


procedure SetAttributes(var Paragraph: TParaFormat2);


procedure SetDoNotHyphen(Value: Boolean);


procedure SetFirstIndent(Value: Double);


procedure SetKeepTogether(Value: Boolean);


procedure SetKeepWithNext(Value: Boolean);


procedure SetLeftIndent(Value: Double);


procedure SetNoLineNumber(Value: Boolean);


procedure SetNoWidowControl(Value: Boolean);


procedure SetNumbering(Value: TNumberingStyle98);


procedure SetNumberingFollow(Value: TNumberingFollow);


procedure SetNumberingStart(Value: Word);


procedure SetNumberingTab(Value: Double);


procedure SetPageBreakBefore(Value: Boolean);


procedure SetRightIndent(Value: Double);


procedure SetSideBySide(Value: Boolean);


procedure SetSpaceAfter(Value: Double);


procedure SetSpaceBefore(Value: Double);


Properties


property Alignment : TAlignment98


property BorderColor : TColor


property BorderLocations : TBorderLocations


property BorderSpace : Double


property BorderStyle : TBorderStyle


property BorderWidth : Double


property DoNotHyphen : Boolean


property FirstIndent : Double


property KeepTogether : Boolean


property KeepWithNext : Boolean


property LeftIndent : Double


property LineSpacing : Double


property LineSpacingRule : TLineSpacingRule


property NoLineNumber : Boolean


property NoWidowControl : Boolean


property Numbering : TNumberingStyle98


property NumberingFollow : TNumberingFollow


property NumberingStart : Word


property NumberingTab : Double


property PageBreakBefore : Boolean


property RightIndent : Double


property ShadingBackColor : TColor


property ShadingColor : TColor


property ShadingStyle : TShadingStyle


property ShadingWeight : TShadingWeight


property SideBySide : Boolean


property SpaceAfter : Double


property SpaceBefore : Double


property Tab : Double


property TabAlignment : TTabAlignment


property TabCount : Integer


property TabLeader : TTabLeader


Events


Variables


RichEdit : TCustomRichEdit98;