[Overview][Types][Classes][Procedures and functions][Index] |
Sets the value for the AutoSizeColumns property.
Source position: shellctrls.pas line 274
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. |