[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Performs actions needed when the window handle for the control is created.
Source position: colorbox.pas line 198
protected procedure TCustomColorListBox.InitializeWnd; override; |
Updates the value in Selected to force ItemIndex to be updated.
|
The TColor value for the selected item in the list box control. |
|
|
Ordinal position for the currently selected item, -1 if none. |
|
|
Updates Items from the widgetset class and invalidates the item cache. |
|
|
Copies cached control properties to the newly created widget. |
Version 4.0 | Generated 2025-05-03 | Home |