RxFPC:RxDBGrid - published property Options2, DoubleBuffered

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6698 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
alexs75
2018-10-23 10:42:44 +00:00
parent bea6426d99
commit 63aadd044f

View File

@ -1068,6 +1068,7 @@ type
property DataSource;
property DefaultDrawing;
property DefaultRowHeight;
property DoubleBuffered;
property DefaultColWidth;
@ -1084,9 +1085,11 @@ type
//property ImeMode;
//property ImeName;
property Options;
property Options2;
property OptionsExtra;
property ParentBiDiMode;
property ParentColor default false;
property ParentDoubleBuffered;
//property ParentCtl3D;
property ParentFont;
property ParentShowHint;