[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_XPath' (#lazutils)

TXPathBooleanVariable.AsBoolean

Gets the value for the Boolean variable as a Boolean data type.

Declaration

Source position: laz2_xpath.pas line 289

public function TXPathBooleanVariable.AsBoolean: Boolean; override;

Function result

Boolean value for the variable.


Version 4.0 Generated 2025-05-03 Home