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

TIntToDateTimeNode.NodeType

Get the result type for integer to datetime conversion

Declaration

Source position: fpexprpars.pp line 419

public function TIntToDateTimeNode.NodeType: TResultType; override;

Function result

Returns datetime as the result type

Description

The NodeType method returns rtDateTime to indicate that this conversion node produces datetime results. It provides type information for the expression parser to handle datetime operations correctly.


Documentation generated on: Dec 15 2025