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

TZRSubDetail

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

Declaration

Source position: zreport.pas line 661

type TZRSubDetail = class(TZRCustomController)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property Bands: TZRSubDetailBands; [rw]

  

  property DataOptions: TZRDataOptions;

  

  property DataSet: TDataSet;

  

  property Enabled: Boolean;

  

  property ForceKind: TZRForceKind;

  

  property Frame: TZRFrame;

  

  property HasChild: Boolean;

  

  property HasController: Boolean;

  

  property PrintIfEmpty: Boolean;

  

  property Stretch: Boolean;

  

  property Visible: Boolean;

  

  property OnDataStart: TZRDataStartEvent;

  

  property OnDataNext: TZRDataNextEvent;

  

  property BeforePrint: TZRBeforePrintEvent;

  

  property AfterPrint: TZRAfterPrintEvent;

  

end;

Inheritance

TZRSubDetail

  

|

TZRCustomController

  

|

TZRCustomBand

  

|

TZReportControl

  

|

TObject



CT Web help

CodeTyphon Studio