Unit 'fpexprpars' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

TFPFunctionEventHandler.GetNodeValue

Get event function result

Declaration

Source position: fpexprpars.pp line 720

public procedure TFPFunctionEventHandler.GetNodeValue(

  var Result: TFPExpressionResult

); override;

Arguments

Result

  

Returns the event function result

Description

The GetNodeValue method evaluates the event-based function by c alling the registered event handler method with the function parameters and returns the computed result. It provides method-based function evaluation.


Documentation generated on: Dec 15 2025