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

TFPModuloOperation.NodeType

Get the result type for modulo operations

Declaration

Source position: fpexprpars.pp line 348

public function TFPModuloOperation.NodeType: TResultType; override;

Function result

Returns the result type of the modulo

Description

Returns integer type as modulo operations work with and return integer values.


Documentation generated on: Dec 15 2025