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

TFPExpressionParser.AsString

Expression result as string value

Declaration

Source position: fpexprpars.pp line 791

public property TFPExpressionParser.AsString : AnsiString
  read GetAsString;

Description

The AsString property returns the expression evaluation result converted to a string representation. It automatically handles type conversion from any result type to a human-readable string format.


Documentation generated on: Dec 15 2025