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

TRLRichWordPart

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

Declaration

Source position: rlrichparsers.pas line 181

type TRLRichWordPart = class(TRLRichObject)

public

  Text: string;

  

  Style: TRLRichStyle;

  

  BaseLine: Integer;

  

  Size: TPoint;

  

  constructor Create(); override;

  

  destructor Destroy; override;

  

  function GetBaseLine; override;

  

  function GetSize; override;

  

  function Word;

  

end;

Inheritance

TRLRichWordPart

  

|

TRLRichObject

  

|

TRLRichElement

  

|

TObject



CT Web help

CodeTyphon Studio