Get string representation of constant expression
Source position: fpexprpars.pp line 485
public function TFPConstExpression.AsString: AnsiString; override; |
Returns string representation of the constant
The AsString method returns a string representation of the constant expression, showing the constant value in a readable format. The string representation varies based on the data type of the constant value.