changed standard bk color of alarm dlg

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@355 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
christian_u
2008-02-20 21:13:06 +00:00
parent 7ea09c8293
commit fd643c44c7
4 changed files with 40 additions and 40 deletions

View File

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