TIcXMLComment Object Methods |
Unit
IcXMLParser
Declaration
TIcXMLComment = class(TIcXMLText)
Description
Comments in an XML document, like those in a programming language, are messages for humans reading the source. They are ignored by the processing software.
Introduced Methods |
![]() | CloneNode ![]() | Creates copy of existing comment node. |
![]() | Create | |
![]() | Write ![]() |
|