Unit 'Laz2_XMLUtils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lazutils]

IsXmlWhiteSpace

Determines if the specified value is an XML Whitespace character.

Declaration

Source position: laz2_xmlutils.pas line 40

function IsXmlWhiteSpace(

  c: PXMLUtilChar

):Boolean;

Arguments

c

  

Value examined in the routine.

Function result

True when the value is an XML Whitespace character.


Version 4.4 Generated 2025-11-08 Home