RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXMLDataSet.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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!