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

TRLCustomDetailGrid

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

Declaration

Source position: rlreport.pas line 2743

type TRLCustomDetailGrid = class(TRLCustomBand)

protected

  function GetBandTypeName; override;

  

  function CalcEffectiveRect; override;

  

  procedure MarkPrintPosition; override;

  

  procedure SurfaceOpening; override;

  

  procedure SurfaceClosed; override;

  

  procedure VerticalExceeded; override;

  

  function HeightFits(); override;

  

  procedure SkipToNextPosition(); override;

  

public

  constructor Create(); override;

  

  procedure DrawClient; override;

  

  procedure Initialize; override;

  

  property ColIndex: Integer; [r]

  

  property ColCount: Integer; [rw]

  

  property ColSpacing: Double; [rws]

  

  property ColWidth: Double; [rws]

  

  property RowIndex: Integer; [r]

  

  property Organization: TRLDetailGridOrganization; [rw]

  

end;

Inheritance

TRLCustomDetailGrid

  

|

TRLCustomBand

  

|

TRLCustomBandSet

  

|

TRLCustomSite

  

|

TRLCustomControl

  

|

TObject



CT Web help

CodeTyphon Studio