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

TRLDraw

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

Declaration

Source position: rlreport.pas line 4148

type TRLDraw = class(TRLCustomDraw)

published

  property Align: TRLControlAlign;

  

  property Anchors: TRLControlAnchors;

  

  property Angle: Double;

  

  property Behavior: TRLControlBehavior;

  

  property Borders: TRLBorders;

  

  property Brush: TBrush;

  

  property Center: Boolean;

  

  property Color;

  

  property DrawData: TStrings;

  

  property DrawHeight: Integer;

  

  property DrawKind: TRLDrawKind;

  

  property DrawWidth: Integer;

  

  property Font;

  

  property FriendlyName: string;

  

  property Holder: TRLCustomControl;

  

  property HoldStyle: TRLHoldStyle;

  

  property Options: TRLDrawOptions;

  

  property ParentColor;

  

  property Pen: TPen;

  

  property RealBounds: TRLRealBounds;

  

  property SecondHolder: TRLCustomControl;

  

  property SecondHoldStyle: TRLHoldStyle;

  

  property Transparent: Boolean;

  

  property Visible;

  

  property AfterPrint: TRLAfterPrintEvent;

  

  property BeforePrint: TRLBeforePrintEvent;

  

  property OnMeasureHeight: TNotifyEvent;

  

end;

Inheritance

TRLDraw

  

|

TRLCustomDraw

  

|

TRLCustomControl

  

|

TObject



CT Web help

CodeTyphon Studio