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

TFPMultiplyOperation.GetNodeValue

Calculate the result of multiplication operation

Declaration

Source position: fpexprpars.pp line 329

public procedure TFPMultiplyOperation.GetNodeValue(

  var Result: TFPExpressionResult

); override;

Arguments

Result

  

Returns the result of the multiplication

Description

The GetNodeValue method performs the actual multiplication by evaluating both operands and computing their product with appropriate type handling.


Documentation generated on: Dec 15 2025