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

TZRExpression

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

Declaration

Source position: zreport.pas line 230

type TZRExpression = class(TZRVariable)

protected

  function EvaluateValue; override;

  

public

  procedure Prepare; override;

  

  procedure Unprepare; override;

  

published

  property Expression: string; [rw]

  

  property OnGetValue: TZRGetValueEvent; [rw]

  

end;

Inheritance

TZRExpression

  

|

TZRVariable

  

|

TObject



CT Web help

CodeTyphon Studio