NativeXml Help
Content
|
Index
|
Reference
TsdQuotedText.Create
TsdQuotedText
constructor
Create(AOwner: TComponent);
override
;
Description
Create a new node object. AOwner must be the TNativeXml that is going to hold this new node. Make sure to use the correct class when creating, e.g. TsdElement.Create(Owner) for an element.