Controls. ... Before assigning a new value to WindowProc , store the original value. WindowProc is initially set to the WndProc method, so if ...
2 KB (149 words) - 11:41, 10 February 2014
Description: Controls. TControl. ... The WindowProc property is initialized to WndProc . WndProc implements the mouse behavior specified by the ...
2 KB (104 words) - 11:41, 10 February 2014
See Also : Vcl.Controls.TControl.WindowProc Vcl.Controls.TWinControl.DefWndProc Winapi.Messages.TMessage Code Examples : DefaultHandler (Delphi ...
1 KB (144 words) - 12:27, 10 February 2014
The method referenced by WindowProc provides the first opportunity. ... manage the control's text: WM_GETTEXT, WM_SETTEXT, and WM_GETTEXTLENGTH. ...
1 KB (90 words) - 00:18, 17 October 2011
See Also : Vcl.Controls.TControl.WindowProc WndProc Category:API Documentation.
792 bytes (64 words) - 23:13, 16 October 2011
See Also : Vcl.Controls.TControl.WindowProc Vcl.Themes.TStyleHook.WndProc Category:API Documentation.
678 bytes (50 words) - 00:34, 17 October 2011
See Also : Vcl.Controls.TControl.WindowProc Vcl.Themes.TStyleHook.CallDefaultProc Category:API Documentation.
524 bytes (42 words) - 14:26, 16 November 2011
Sends a Windows message to the control's host dock site. send a Windows message to the control's host dock site. ... See Also : WindowProc TMessage ...
830 bytes (53 words) - 00:21, 17 October 2011
message queue and send a message directly to the control's window procedure. passes the message record to the WindowProc method for processing. ...
1 KB (95 words) - 11:41, 10 February 2014
Message procedures of this type can be assigned to controls using the WindowProc method. ... with a control can ... See Also : TControl AllocateHWnd ...
1 KB (131 words) - 00:37, 17 October 2011
overrides the TControl DefaultHandler method to ... otherwise-unhandled messages to the control's window procedure using ... See Also : WindowProc DefWndProc ...
2 KB (159 words) - 00:39, 17 October 2011