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

TRLCustomAngleLabel

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

Declaration

Source position: rlreport.pas line 1759

type TRLCustomAngleLabel = class(TRLCustomControl)

protected

  procedure CalcSize(); override;

  

  procedure InternalPrint; override;

  

  procedure InternalPaint; override;

  

public

  constructor Create(); override;

  

  property Angle: Double; [rws]

  

  property AngleBorders: Boolean; [rw]

  

  property BeforePrint: TRLBeforeTextEvent; [rw]

  

  property AutoSize: Boolean;

  

end;

Inheritance

TRLCustomAngleLabel

  

|

TRLCustomControl

  

|

TObject



CT Web help

CodeTyphon Studio