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

TFPDivideOperation.GetNodeValue

Calculate the result of division operation

Declaration

Source position: fpexprpars.pp line 339

public procedure TFPDivideOperation.GetNodeValue(

  var Result: TFPExpressionResult

); override;

Arguments

Result

  

Returns the result of the division

Description

Performs the division calculation after checking for division by zero, returning the quotient with appropriate type handling.


Documentation generated on: Dec 15 2025