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

IsXmlName

Declaration

Source position: laz2_xmlutils.pas line 32

function IsXmlName(

  const Value: TXMLUtilString;

  Xml11: Boolean = False

):Boolean; overload;

function IsXmlName(

  Value: PXMLUtilChar;

  Len: Integer;

  Xml11: Boolean = False

):Boolean; overload;



CT Web help

CodeTyphon Studio