You've already forked lazarus-ccr
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:
@ -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
|
||||
|
Reference in New Issue
Block a user