Unit 'RLParser' Package
[Overview][Types][Classes][Index] [#pl_fortesreport]

TRLParserFunction

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

Declaration

Source position: rlparser.pas line 296

type TRLParserFunction = class(TPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Invalidate;

  

  function Evaluate();

  

  property Parser: TRLExpressionParser; [r]

  

  property Params: TRLParserParamList; [r]

  

published

  property Expression: string; [rw]

  

  property Name: string; [rw]

  

end;

Inheritance

TRLParserFunction

  

|

TObject



CT Web help

CodeTyphon Studio