Unit 'RLRichParsers' Package
[Overview][Constants][Types][Classes][Variables][Index] [#pl_fortesreport]

TRLRichStyle

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

Declaration

Source position: rlrichparsers.pas line 87

type TRLRichStyle = class

public

  Bold: Boolean;

  

  Italic: Boolean;

  

  Underline: Boolean;

  

  FontSize: Integer;

  

  FontNum: Integer;

  

  ForeColor: Integer;

  

  BkgdColor: Integer;

  

  procedure Assign();

  

  procedure Clear;

  

  function Same();

  

end;

Inheritance

TRLRichStyle

  

|

TObject



CT Web help

CodeTyphon Studio