[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |