You've already forked lazarus-ccr
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:
@ -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;
|
||||
|
Reference in New Issue
Block a user