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

TRLDetailGrid

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

Declaration

Source position: rlreport.pas line 4374

type TRLDetailGrid = class(TRLCustomDetailGrid)

published

  property AutoExpand: Boolean;

  

  property AutoSize: Boolean;

  

  property Background: TRLBackground;

  

  property Borders: TRLBorders;

  

  property ColCount: Integer;

  

  property Color;

  

  property ColSpacing: Double;

  

  property ColWidth: Double;

  

  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 Organization: TRLDetailGridOrganization;

  

  property PageBreaking: TRLPageBreaking;

  

  property ParentColor;

  

  property ParentFont;

  

  property RealBounds: TRLRealBounds;

  

  property Transparent: Boolean;

  

  property Visible;

  

  property AfterPrint: TRLAfterPrintEvent;

  

  property BeforePrint: TRLBeforePrintEvent;

  

end;

Inheritance

TRLDetailGrid

  

|

TRLCustomDetailGrid

  

|

TRLCustomBand

  

|

TRLCustomBandSet

  

|

TRLCustomSite

  

|

TRLCustomControl

  

|

TObject



CT Web help

CodeTyphon Studio