[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'ShellCtrls' (#lcl)

TCustomShellListView.DoOnResize

Adjusts column widths when the control is resized.

Declaration

Source position: shellctrls.pas line 283

protected procedure TCustomShellListView.DoOnResize; override;

Description

Calls the inherited method, and calls AdjustColWidths to update the layout for Columns.

See also

TCustomShellListView.AdjustColWidths

  

Adjusts the width of columns in the list view according to the overall width for the control.

TControl.DoOnResize

  

Signals OnResize event handlers for the control.


Version 4.0 Generated 2025-05-03 Home