Midware TMWTable.OnDisplayInfo

From Overbyte
Revision as of 08:55, 7 May 2011 by Marie (talk | contribs) (Created page with ' Main page -> Midware component reference -> TMWTable -> OnDisplayInfo…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.