Default row height for newly created grid rows.
Source position: grids.pas line 1239
protected property TCustomGrid.DefaultRowHeight : Integer |
If new rows of the grid are created by changing the RowCount property, the height of these new rows will be set to the value of the DefaultRowHeight property.
Use 0 for auto-sized row heights.
|
Default width used for grid columns. |
| Version 4.6 | Generated 2026-02-20 | Home |