Unit 'ZReport' Package
[Overview][Constants][Types][Classes][Index] [#pl_zreport]

TZRGroup

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

Declaration

Source position: zreport.pas line 329

type TZRGroup = class(TComponent)

protected

  procedure Notification(); override;

  

  procedure SetName(); override;

  

  procedure SetParentComponent(); override;

  

  procedure Prepare;

  

  procedure Unprepare;

  

  function Check;

  

  procedure Clear;

  

  procedure Reset;

  

  procedure Finish;

  

  property Started: Boolean; [r]

  

  property Finished: Boolean; [r]

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  function HasParent; override;

  

  function GetParentComponent; override;

  

  property Header: TZRCustomBand; [r]

  

  property Footer: TZRCustomBand; [r]

  

  property Master: TZRCustomController; [rw]

  

  property Order: Integer; [rw]

  

published

  property Bands: TZRGroupBands; [rw]

  

  property Enabled: Boolean; [rw]

  

  property RepeatHeader: Boolean; [rw]

  

  property Variable: TZRVariable; [rw]

  

end;

Inheritance

TZRGroup

  

|

TObject



CT Web help

CodeTyphon Studio