You've already forked lazarus-ccr
RxDBGrid - fix column width in columns dialog
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3304 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -791,6 +791,9 @@ type
|
||||
property DataSource;
|
||||
property DefaultDrawing;
|
||||
property DefaultRowHeight; // stored IsDefaultRowHeightStored;
|
||||
|
||||
property DefaultColWidth;
|
||||
|
||||
property DragCursor;
|
||||
property DragKind;
|
||||
property DragMode;
|
||||
|
Reference in New Issue
Block a user