Determines if the specified value is an XML Whitespace character.
Source position: laz2_xmlutils.pas line 40
function IsXmlWhiteSpace( |
c: PXMLUtilChar |
):Boolean; |
c |
|
Value examined in the routine. |
True when the value is an XML Whitespace character.
| Version 4.6 | Generated 2026-02-20 | Home |