RAD Studio VCL Reference
|
Indicates the XML broker that fetches the data packets to which the Web item is bound.
property XMLBroker: TXMLBroker;
__property TXMLBroker XMLBroker;
Use XMLBroker to access the TXMLBroker object that fetches XML data packets from the application server. The XML broker can be used to obtain information about the source of the dataset, the form that contains the XML data packet, the javascript variables that represent this data packet, and so on.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|