RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXMLData.XMLBroker Property

Specifies the XML broker that generates the dataset to which the associated Web item is bound.

Pascal
property XMLBroker: TXMLBroker;
C++
__property TXMLBroker XMLBroker;

The Web item specified by the Parent property sets XMLBroker to bind to an XML broker. 

When the value of XMLBroker changes, the TXMLData object generates an OnChange event. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!