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:
alexs75
2014-07-10 07:33:19 +00:00
parent db24ac3a9b
commit de36e9419b
3 changed files with 8 additions and 7 deletions

View File

@ -791,6 +791,9 @@ type
property DataSource;
property DefaultDrawing;
property DefaultRowHeight; // stored IsDefaultRowHeightStored;
property DefaultColWidth;
property DragCursor;
property DragKind;
property DragMode;