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

TRLMemo

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

Declaration

Source position: rlreport.pas line 3882

type TRLMemo = class(TRLCustomMemo)

published

  property Align: TRLControlAlign;

  

  property Alignment: TRLTextAlignment;

  

  property Anchors: TRLControlAnchors;

  

  property AutoSize: Boolean;

  

  property Behavior: TRLControlBehavior;

  

  property Borders: TRLBorders;

  

  property Color;

  

  property Font;

  

  property FriendlyName: string;

  

  property Holder: TRLCustomControl;

  

  property HoldStyle: TRLHoldStyle;

  

  property IntegralHeight: Boolean;

  

  property Layout: TRLTextLayout;

  

  property Lines: TStrings;

  

  property ParentColor;

  

  property ParentFont;

  

  property RealBounds: TRLRealBounds;

  

  property SecondHolder: TRLCustomControl;

  

  property SecondHoldStyle: TRLHoldStyle;

  

  property Transparent: Boolean;

  

  property Visible;

  

  property WordWrap: Boolean;

  

  property AfterPrint: TRLAfterPrintEvent;

  

  property BeforePrint: TRLBeforeTextEvent;

  

  property OnMeasureHeight: TNotifyEvent;

  

end;

Inheritance

TRLMemo

  

|

TRLCustomMemo

  

|

TRLCustomMultiLine

  

|

TRLCustomControl

  

|

TObject



CT Web help

CodeTyphon Studio