DefaultProcessCallback method |
Applies to
TIB_Dataset
Declaration
Procedure DefaultProcessCallback(Status: TIB_CallbackStatus );
Description
If you would like to maintain the default OnCallback activity and add in
a bit of your own behavior then this method can be used from within your
event handler to maintain the defause activity.