Create method |
Applies to
TIcCustomReference
Declaration
Constructor Create(name : TDOMString; owner : TIcXMLDocument);
Description
If Name starts with '#' char type is char reference, if name parameter is name of existing entity, then type is set according to entity's property, else type is unknown.
|