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

TFPBinaryAndOperation.AsString

Get string representation of AND operation

Declaration

Source position: fpexprpars.pp line 165

public function TFPBinaryAndOperation.AsString: AnsiString; override;

Function result

Returns string representation of the AND

Description

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


Documentation generated on: Dec 15 2025