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

TFPBinaryXOrOperation.AsString

Get string representation of XOR operation

Declaration

Source position: fpexprpars.pp line 183

public function TFPBinaryXOrOperation.AsString: AnsiString; override;

Function result

Returns string representation of the XOR

Description

The AsString method returns a string representation of the XOR operation, typically showing both operands connected by the "xor" keyword for debugging and display purposes.


Documentation generated on: Dec 15 2025