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

TRLBand

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

Declaration

Source position: rlreport.pas line 4301

type TRLBand = class(TRLCustomBand)

published

  property AlignToBottom: Boolean;

  

  property AutoExpand: Boolean;

  

  property AutoSize: Boolean;

  

  property Background: TRLBackground;

  

  property BandType: TRLBandType;

  

  property Borders: TRLBorders;

  

  property CarbonCopies: Integer;

  

  property Color;

  

  property Completion: TRLCompletionType;

  

  property Computable: Boolean;

  

  property Degrade: TRLDegradeEffect;

  

  property Font;

  

  property FriendlyName: string;

  

  property GroupIndex: Integer;

  

  property InsideMargins: TRLMargins;

  

  property IntegralHeight: Boolean;

  

  property Margins: TRLMargins;

  

  property Options: TRLBandOptions;

  

  property PageBreaking: TRLPageBreaking;

  

  property ParentColor;

  

  property ParentFont;

  

  property RealBounds: TRLRealBounds;

  

  property Transparent: Boolean;

  

  property Visible;

  

  property AfterPrint: TRLAfterPrintEvent;

  

  property BeforePrint: TRLBeforePrintEvent;

  

  property OnMeasureHeight: TNotifyEvent;

  

end;

Inheritance

TRLBand

  

|

TRLCustomBand

  

|

TRLCustomBandSet

  

|

TRLCustomSite

  

|

TRLCustomControl

  

|

TObject



CT Web help

CodeTyphon Studio