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

TRLCustomGroup

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

Declaration

Source position: rlreport.pas line 3006

type TRLCustomGroup = class(TRLCustomPager)

protected

  procedure InternalPrint; override;

  

public

  constructor Create(); override;

  

  procedure ComputeDetail(); override;

  

  procedure InternalPaintFinish; override;

  

  property DataFields: TRLDataFieldsProperty; [rw]

  

  property DataFormula: string; [rw]

  

  property Enabled;

  

  property OnGetBreak: TRLOnGetBreakEvent; [rw]

  

end;

Inheritance

TRLCustomGroup

  

|

TRLCustomPager

  

|

TRLCustomBandSet

  

|

TRLCustomSite

  

|

TRLCustomControl

  

|

TObject



CT Web help

CodeTyphon Studio