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

TsPowerExprNode

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

Declaration

Source position: fpsexprparser.pas line 281

type TsPowerExprNode = class(TsMathOperationExprNode)

protected

  procedure GetNodeValue(); override;

  

public

  function AsRPNItem(); override;

  

  function AsString; override;

  

  function NodeType; override;

  

end;

Inheritance

TsPowerExprNode

  

|

TsMathOperationExprNode

  

|

TsBinaryOperationExprNode

  

|

TsExprNode

  

|

TObject



CT Web help

CodeTyphon Studio