Unit 'fpsExprParser' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_fpspreadsheet]

TsVariableExprNode

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

Declaration

Source position: fpsexprparser.pas line 505

type TsVariableExprNode = class(TsIdentifierExprNode)

public

  function AsString; override;

  

  function AsRPNItem(); override;

  

end;

Inheritance

TsVariableExprNode

  

|

TsIdentifierExprNode

  

|

TsExprNode

  

|

TObject



CT Web help

CodeTyphon Studio