JVCL Help:TJvHTMLParser.ConditionsCount
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvHTMLParser.ConditionsCount Property
[+] TJvHTMLParser Events
[+] TJvHTMLParser Methods
[+] TJvHTMLParser Properties
Search in JVCL Help
Search in all projectsSummary
Number of HTML tags and conditional parsing definitions for the parser.
Pascal
propertyConditionsCount: Integer;
Description
ConditionsCount is a read-only Integer property that indicates the total number of HTML tags defined for use in the parser component. ConditionsCount is derived from the length of the internal list used to store TJvParserInfo instances.
See Also
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