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

TRLParserValue

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

Declaration

Source position: rlparser.pas line 338

type TRLParserValue = class(TPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  property Parser: TRLExpressionParser; [r]

  

  property Name: string; [rw]

  

  property Value: variant; [rw]

  

end;

Inheritance

TRLParserValue

  

|

TObject



CT Web help

CodeTyphon Studio