Advantage TDataSet Descendant
Clears the callback function registered using AdsRegisterCallbackFunction.
procedure AdsClearCallbackFunction;
AdsClearCallbackFunction will make the Advantage client stop calling the registered callback function in the current thread.
See the example in AdsRegisterCallbackFunction.