Windowed controls use the Windows API function CallWindowProc with ... The DefaultHandler for TWinControl uses DefWndProc to pass messages ...
2 KB (126 words) - 00:57, 17 October 2011
TWinControl overrides the TControl ... otherwise-unhandled messages to the control's window procedure ... See Also : DefWndProc Category:API Documentation ...
2 KB (159 words) - 00:39, 17 October 2011
Controls. ... WndProc for TWinControl overrides the inherited method to define responses for focus, mouse, and keyboard messages. ...
1 KB (101 words) - 11:44, 10 February 2014
See Also : Vcl.Controls.TWinControl.DefWndProc Winapi.Messages.TMessage Code Examples : DefaultHandler (Delphi) Category:API Documentation ...
1 KB (144 words) - 12:27, 10 February 2014
adjusts for some Windows message idiosyncrasies before calling the WndProc method inherited from TWinControl. ... See Also : DefWndProc MainWndProc ...
1 KB (63 words) - 23:24, 16 October 2011