XbpFromPoint()
Returns the Xbase Part residing at a certain screen position.
Xml2Var()
Converts an XML-encoded character string back to the original value.
XMLDocClose()
Close an XML document.
XMLDocGetErrorList()
Get array of error descriptions.
XMLDocGetRootTag()
Get the root tag of an XML document.
XMLDocOpenFile()
Open an XML document.
XMLDocOpenString()
Create XML document from a string.
XMLDocProcess()
Execute action code blocks for all tags.
XMLDocResetAction()
Releases the action code blocks defined with XMLDocSetAction().
XMLDocSetAction()
Set action code blocks for specific tags.
XMLGetAttribute()
Get attribute value of an XML tag.
XMLGetChild()
Get child of XML tag.
XMLGetChildren()
Get array of children of an XML tag.
XMLGetParent()
Get parent of XML tag.
XMLGetTag()
Get members of an XML tag node.
XmlSimpleParser()
The function XmlSimpleParser() parses an XML document or XML fragment.