JVCL Help:TJvXMLQueryParser.CheckConditions

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Checks an XML element (and sub-elements, if available) for correct syntax.


Pascal

 functionCheckConditions(AXMLElem: TJvSimpleXMLElem): Boolean;


Parameters

Parameters Description
AXMLElem: TJvSimpleXMLElem The XML element to check.


Return Value

Returns true if the XML conditions are syntactically correct.


Description

Write here a description


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page