You've already forked lazarus-ccr
DefaultRowHeight can be reset now.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1616 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user