[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Updates the widths for automatically-sized columns in the grid control.
Source position: dbgrids.pas line 541
public procedure TCustomDBGrid.AutoAdjustColumns; override; |
Removes gsAutoSized from the GridStatus flags. Calls UpdateAutoSizeColumns to calculate the widths for automatically- sized columns. AutoAdjustColumns does NOT call the inherited method.
|
Automatically adjusts columns sizes to the width of their content. |
Version 4.0 | Generated 2025-05-03 | Home |