Controls. ... CreateWnd is called automatically when the control is first created or when the underlying screen object must be destroyed and ...
943 bytes (64 words) - 00:28, 17 October 2011
Controls. ... The CreateWnd method calls CreateWindowHandle to create the window for a control. CreateWindowHandle creates the window by ...
1 KB (72 words) - 00:17, 17 October 2011
Description: Controls. ... The CreateWnd method calls CreateParams to initialize the parameters it passes to CreateWindowHandle . ...
2 KB (150 words) - 00:22, 17 October 2011
Destroys the control's window. ... window parameter settings require the control to be destroyed and then recreated using the CreateWnd method. ...
1 KB (98 words) - 22:54, 16 October 2011
See Also : Vcl.Controls.TWinControl.CreateWnd Vcl.Controls.TCreateParams Category:API Documentation.
795 bytes (60 words) - 00:28, 17 October 2011
the lower-level methods of CreateWnd and DestroyWnd , whenever possible. If the control has TWinControl objects as child controls, ...
1 KB (100 words) - 23:47, 16 October 2011
CreateHandle creates or locates the parent control's window before it creates a window for the control itself. ... See Also : CreateWnd Handle ...
1 KB (84 words) - 23:33, 16 October 2011
CreateWnd calls the TWinControl CreateWnd method to generate the window, and then sends messages to initialize the control so that it ...
1 KB (89 words) - 22:54, 16 October 2011