Resizes the specified row number to the given height.
Source position: grids.pas line 1173
protected procedure TCustomGrid.ResizeRow( |
aRow: Integer; |
aHeight: Integer |
); |
aRow |
|
Row number resized in the method. |
aHeight |
|
New height for the row. |
| Version 4.6 | Generated 2026-02-20 | Home |