Midware TMWTable.OnDisplayInfo
Revision as of 08:55, 7 May 2011 by Marie (talk | contribs) (Created page with ' Main page -> Midware component reference -> TMWTable -> OnDisplayInfo…')
Main page -> Midware component reference -> TMWTable -> OnDisplayInfo
Definition
proporty OnDisplayInfo:TDataSetNotifyEvent;
Description
Occurs when TMWTable wants to display debugging informations.
This is used for debugging purpose and should normally not be used in an application. The event handler should display string message somehow on the user interface or log it to some file.