summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/gui/fpg_button.pas1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/fpg_button.pas b/src/gui/fpg_button.pas
index df0b6ad0..b3bb60c6 100644
--- a/src/gui/fpg_button.pas
+++ b/src/gui/fpg_button.pas
@@ -173,6 +173,7 @@ type
property OnDragStartDetected;
property OnEnter;
property OnExit;
+ property OnKeyPress;
property OnMouseDown;
property OnMouseExit;
property OnMouseEnter;