[Overview][Types][Classes][Procedures and functions][Index] |
Initializes the window handle for the control.
Source position: comboex.pas line 158
protected procedure TCustomComboBoxEx.InitializeWnd; override; |
InitializeWnd is an overridden procedure used to initialize the window handle for the control. InitializeWnd calls the inherited method, and sets the internal flag used to track the setting in IsRightToLeft for the control.
|
Synchronizes the control and its widgetset class instance when the handle is created. |
|
|
True when BiDiMode is not bdLeftToRight. |
Version 4.0 | Generated 2025-05-03 | Home |