Midware TMWTable.OnRequestDone
Revision as of 09:04, 7 May 2011 by Marie (talk | contribs) (Created page with ' Main page -> Midware component reference -> TMWTable -> OnRequestDone…')
Main page -> Midware component reference -> TMWTable -> OnRequestDone
Definition
proporty OnRequestDone:TDataSetNotifyEvent;
Description
Occurs when design time request has been satisfied and a result set is available.
When design time request has been executed, then event OnRequestDone is triggered. You may use it for example to update user interface.