RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDSTableProducer.DataLink Property

Manages the link to the dataset.

Pascal
property DataLink: THTTPDataLink;
C++
__property THTTPDataLink DataLink;

Applications cannot use the DataLink property. It is exposed as a protected property so that descendant HTML producers can customize their response to data events. 

 

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