You've already forked lazarus-ccr
RxDBGrid - property OnEditingDone now is published
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2893 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -814,6 +814,7 @@ type
|
|||||||
property OnDrawColumnCell;
|
property OnDrawColumnCell;
|
||||||
property OnDblClick;
|
property OnDblClick;
|
||||||
property OnEditButtonClick;
|
property OnEditButtonClick;
|
||||||
|
property OnEditingDone;
|
||||||
property OnEndDock;
|
property OnEndDock;
|
||||||
property OnEndDrag;
|
property OnEndDrag;
|
||||||
property OnEnter;
|
property OnEnter;
|
||||||
|
@ -23,10 +23,10 @@
|
|||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="Delphi VCL Extensions (RX)
|
<Description Value="Delphi VCL Extensions (RX)
|
||||||
Copyright (c) 1998 Master-Bank
|
Copyright (c) 1998 Master-Bank
|
||||||
translate to Lazarus by alexs in 2005 - 2012
|
translate to Lazarus by alexs in 2005 - 2014
|
||||||
"/>
|
"/>
|
||||||
<License Value="LGPL"/>
|
<License Value="LGPL"/>
|
||||||
<Version Major="2" Minor="6" Release="1" Build="134"/>
|
<Version Major="2" Minor="6" Release="2" Build="136"/>
|
||||||
<Files Count="68">
|
<Files Count="68">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="autopanel.pas"/>
|
<Filename Value="autopanel.pas"/>
|
||||||
|
Reference in New Issue
Block a user