Adjusts column widths when the control is resized.
Source position: shellctrls.pas line 283
protected procedure TCustomShellListView.DoOnResize; override; |
Calls the inherited method, and calls AdjustColWidths to update the layout for Columns.
|
Adjusts the width of columns in the list view according to the overall width for the control. |
|
|
Signals OnResize event handlers for the control. |
| Version 4.4 | Generated 2025-11-08 | Home |