Resizes the specified row number to the given height.
Source position: grids.pas line 1172
protected procedure TCustomGrid.ResizeRow( |
aRow: Integer; |
aHeight: Integer |
); |
aRow |
|
Row number resized in the method. |
aHeight |
|
New height for the row. |
| Version 4.4 | Generated 2025-11-08 | Home |