Class: TEgDBGridEx
property RowHeightPx: Integer default 0;
Fixed data row height in pixels (scaled for the current DPI). While
greater than 0, every data row is forced to this height,
overriding the row height the grid would otherwise compute from the
font. Set back to 0 to restore automatic row height,
computed from the grid’s Font metrics plus a small fixed
padding.