[Overview][Types][Classes][Procedures and functions][Index] |
Ensures the default values taken from Cursor and Width are assigned when the window handle is created.
Source position: extctrls.pp line 1624
protected procedure TCustomControlBar.CreateWnd; override; |
CreateWnd is an overridden method in TCustomControlBar. It calls the inherited method to update the window control flags and creation parameters when the handle is allocated for the control.
CreateWnd ensures that existing values in the Cursor and Width properties are applied to the internal default values used in the control.
|
Creates the interface object (widget) and assigns the value in Handle. |
|
|
Contains the shape for the mouse pointer when the mouse is over the control. |
|
|
The horizontal size for the control. |
Version 4.0 | Generated 2025-05-03 | Home |