TAdsTable/TAdsQuery.AdsClearCallbackFunction

Advantage TDataSet Descendant

TAdsTable TAdsQuery

 

Clears the callback function registered using AdsRegisterCallbackFunction.

Syntax

procedure AdsClearCallbackFunction;

Description

AdsClearCallbackFunction will make the Advantage client stop calling the registered callback function in the current thread.

Example

See the example in AdsRegisterCallbackFunction.

See Also

AdsRegisterCallbackFunction