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

TRLCustomLabel

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

Declaration

Source position: rlreport.pas line 1747

type TRLCustomLabel = class(TRLCustomControl)

protected

  procedure CalcSize(); override;

  

  procedure InternalPrint; override;

  

  procedure InternalPaint; override;

  

public

  constructor Create(); override;

  

  property AutoSize: Boolean;

  

  property Caption: TCaption;

  

  property BeforePrint: TRLBeforeTextEvent; [rw]

  

end;

Inheritance

TRLCustomLabel

  

|

TRLCustomControl

  

|

TObject



CT Web help

CodeTyphon Studio