mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-11 12:19:26 +02:00
LCL, published DbGrid's OnEditingDone event, issue #17242
git-svn-id: trunk@27340 -
This commit is contained in:
parent
0a2ca24c4f
commit
2e9b4a180d
@ -545,6 +545,7 @@ type
|
|||||||
property OnDragDrop;
|
property OnDragDrop;
|
||||||
property OnDragOver;
|
property OnDragOver;
|
||||||
property OnEditButtonClick;
|
property OnEditButtonClick;
|
||||||
|
property OnEditingDone;
|
||||||
//property OnEndDock;
|
//property OnEndDock;
|
||||||
property OnEndDrag;
|
property OnEndDrag;
|
||||||
property OnEnter;
|
property OnEnter;
|
||||||
|
Loading…
Reference in New Issue
Block a user