TIcContainer Object Methods |
Unit
IcXMLParser
Declaration
TIcContainer = class(TIcXMLNode)
Description
Do not create instances of this class.
Introduced Methods |
![]() | Create ![]() | |
![]() | FSetAttribute | |
![]() | GetAttribute | |
![]() | GetAttributeNode | |
![]() | GetAttributes | |
![]() | GetComments | |
![]() | GetFirstAttribute | Returns first attribute node in the node list. |
![]() | GetFirstComment | Returns first comment node in the node list. |
![]() | GetFirstNode | |
![]() | GetFirstPI | Returns first PI node in the node list. |
![]() | GetNodeList | |
![]() | GetPIs | |
![]() | GetTypeList | |
![]() | HasAttribute | |
![]() | HasComment | |
![]() | HasPI | |
![]() | InsertNode | |
![]() | RemoveAttribute | |
![]() | RemoveAttributeNode | |
![]() | RemoveComment | |
![]() | RemoveNode | |
![]() | RemovePI | |
![]() | SetAttribute | |
![]() | SetAttributeNode | |
![]() | SetComment | |
![]() | SetPI |
|