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

TZRField

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

Declaration

Source position: zreport.pas line 250

type TZRField = class(TZRVariable)

protected

  function EvaluateValue; override;

  

  procedure Notification(); override;

  

public

  procedure Prepare; override;

  

  procedure Unprepare; override;

  

published

  property DataField: string; [rw]

  

  property DataSet: TDataSet; [rw]

  

end;

Inheritance

TZRField

  

|

TZRVariable

  

|

TObject



CT Web help

CodeTyphon Studio