Unit 'ZREval' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_zreport]

TZRElementFunction

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

Declaration

Source position: zreval.pas line 81

type TZRElementFunction = class(TZRElement)

protected

  fName: string;

  

  fLibrary: TZRElementLibrary;

  

  fIndex: Integer;

  

  fArguments: TArguments;

  

  function GetValue; override;

  

  procedure SetValue(); override;

  

  property Arguments: TList; [r]

  

public

  destructor Destroy; override;

  

  constructor Create();

  

  property Name: string; [rw]

  

end;

Inheritance

TZRElementFunction

  

|

TZRElement

  

|

TObject



CT Web help

CodeTyphon Studio