summaryrefslogtreecommitdiff
path: root/src/gui/gui_grid.pas
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/gui_grid.pas')
-rw-r--r--src/gui/gui_grid.pas1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/gui_grid.pas b/src/gui/gui_grid.pas
index 4527d7a1..ec277fe0 100644
--- a/src/gui/gui_grid.pas
+++ b/src/gui/gui_grid.pas
@@ -208,6 +208,7 @@ type
property OnFocusChange;
property OnRowChange;
property OnDoubleClick;
+ property OnKeyPress;
end;