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

TFPSubtractOperation.AsString

Get string representation of subtraction operation

Declaration

Source position: fpexprpars.pp line 320

public function TFPSubtractOperation.AsString: AnsiString; override;

Function result

Returns string representation of the subtraction

Description

The AsString method returns a string representation of the subtraction operation, showing both operands connected by the "-" symbol for debugging and display purposes.


Documentation generated on: Dec 15 2025