[Overview][Constants][Types][Classes][Procedures and functions][Index] |
ResizeRow - resizes the nominated row to the specified height
Source position: grids.pas line 1018
protected procedure TCustomGrid.ResizeRow( |
aRow: Integer; |
aHeight: Integer |
); |