diff --git a/components/rx/rxdbgrid.pas b/components/rx/rxdbgrid.pas index c6f747312..69df23c8f 100644 --- a/components/rx/rxdbgrid.pas +++ b/components/rx/rxdbgrid.pas @@ -510,7 +510,7 @@ type property Constraints; property DataSource; property DefaultDrawing; - property DefaultRowHeight stored IsDefaultRowHeightStored default 18 ; + property DefaultRowHeight; // stored IsDefaultRowHeightStored; property DragCursor; property DragKind; property DragMode;