From 9a5d0e656f23ba98cf3f80a7462c95c58f7e5b86 Mon Sep 17 00:00:00 2001 From: graemeg Date: Mon, 8 Sep 2008 10:55:47 +0000 Subject: * OnExit and OnEnter are now publish for TfpgMemo. * Memo mediator now handles OnChange and OnExit events correctly. * tiOPF demo 21 now has a CountryList screen as well. Also fixed the Contact.Memo property usage. --- src/gui/gui_memo.pas | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/gui/gui_memo.pas b/src/gui/gui_memo.pas index 3d160d2a..afd9d4fb 100644 --- a/src/gui/gui_memo.pas +++ b/src/gui/gui_memo.pas @@ -109,6 +109,8 @@ type property TabOrder; property TextColor; property OnChange: TNotifyEvent read FOnChange write FOnChange; + property OnEnter; + property OnExit; property OnKeyPress; end; -- cgit v1.2.3-70-g09d2