RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXMLData.Parent Property

Indicates the Web item that uses this object to represent its link to an XML broker.

Pascal
property Parent: TComponent;
C++
__property TComponent * Parent;

Read Parent to determine the Web item that uses this object to bind to a dataset from an XML broker. The value of Parent is set by the constructor. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!