TIcCustomReference Object Methods |
Unit
IcXMLParser
Declaration
TIcCustomReference = class(TIcXMLNode)
Description
Do not create instances of this class. Use TIcGEntityReference class for reference to general entity, TIcPEntityReference for reference to parameter entity and TIcCharReference for reference to char. If retrieving of value pointed by the reference is successful, retrieved value is stored in reference node value, if fails this value is undefined.
Introduced Methods |
![]() | Create | Creates reference node and sets type of pointed object. |
![]() | GetDestType | |
![]() | Retrieve ![]() ![]() |
|