[Overview][Types][Classes][Procedures and functions][Index] |
Sets the value for the AutoSizeColumns property.
Source position: shellctrls.pas line 284
protected procedure TCustomShellListView.SetAutoSizeColumns( |
const Value: Boolean |
); virtual; |
Value |
|
New value for the AutoSizeColumns property. |
|
Indicates if columns in the control are automatically resized to fill the client display area. |
Version 4.0 | Generated 2025-05-03 | Home |