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

TFloatToDateTimeNode.NodeType

Get the result type for float to datetime conversion

Declaration

Source position: fpexprpars.pp line 428

public function TFloatToDateTimeNode.NodeType: TResultType; override;

Function result

Returns datetime as the result type

Description

The NodeType method returns rtDateTime to indicate that this conversion produces datetime results.


Documentation generated on: Dec 15 2025