Unit 'RLReport' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fortesreport]

TRLCustomMultiLine

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

Declaration

Source position: rlreport.pas line 1914

type TRLCustomMultiLine = class(TRLCustomControl)

protected

  procedure CalcSize(); override;

  

  procedure InternalPrint; override;

  

  procedure InternalPaint; override;

  

public

  constructor Create(); override;

  

  property WordWrap: Boolean; [rw]

  

  property IntegralHeight: Boolean; [rw]

  

  property BeforePrint: TRLBeforeTextEvent; [rw]

  

  property AutoSize: Boolean;

  

end;

Inheritance

TRLCustomMultiLine

  

|

TRLCustomControl

  

|

TObject



CT Web help

CodeTyphon Studio