- reverted canvas utils

- corrected dismiss of repeated events

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@356 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
christian_u
2008-02-21 11:50:30 +00:00
parent fd643c44c7
commit 56479a1b4b
6 changed files with 28 additions and 46 deletions

View File

@ -1,14 +1,14 @@
object AlarmNotifyForm: TAlarmNotifyForm
Left = 645
Height = 199
Top = 273
Left = 176
Height = 197
Top = 232
Width = 400
HorzScrollBar.Page = 399
VertScrollBar.Page = 198
VertScrollBar.Page = 196
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Reminder'
ClientHeight = 199
ClientHeight = 197
ClientWidth = 400
Color = clWindow
KeyPreview = True