Unit 'RLRichText' Package
[Overview][Classes][Index] [#pl_fortesreport]

TRLDBRichText

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

Declaration

Source position: rlrichtext.pas line 162

type TRLDBRichText = class(TRLCustomDBRichText)

published

  property Align: TRLControlAlign;

  

  property Alignment: TRLTextAlignment;

  

  property Anchors: TRLControlAnchors;

  

  property AutoSize: Boolean;

  

  property Behavior: TRLControlBehavior;

  

  property Borders: TRLBorders;

  

  property Color;

  

  property DataField: TRLDataFieldProperty;

  

  property DataFormula: string;

  

  property DataSource: TDataSource;

  

  property Font;

  

  property FriendlyName: string;

  

  property Holder: TRLCustomControl;

  

  property HoldStyle: TRLHoldStyle;

  

  property IntegralHeight: Boolean;

  

  property Layout: TRLTextLayout;

  

  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

TRLDBRichText

  

|

TRLCustomDBRichText

  

|

TRLCustomDBMemo

  

|

TRLCustomMultiLine

  

|

TRLCustomControl

  

|

TObject



CT Web help

CodeTyphon Studio