tvplanit: Store vpalarmdlg without property DesignTimePPI

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5871 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2017-05-19 14:15:48 +00:00
parent 366928a565
commit f0fa45b048

View File

@ -1,17 +1,16 @@
object AlarmNotifyForm: TAlarmNotifyForm object AlarmNotifyForm: TAlarmNotifyForm
Left = 490 Left = 490
Height = 220 Height = 149
Top = 253 Top = 253
Width = 351 Width = 350
HorzScrollBar.Page = 399 HorzScrollBar.Page = 399
VertScrollBar.Page = 196 VertScrollBar.Page = 196
BorderIcons = [biSystemMenu] BorderIcons = [biSystemMenu]
BorderStyle = bsDialog BorderStyle = bsDialog
Caption = 'Reminder' Caption = 'Reminder'
ClientHeight = 220 ClientHeight = 149
ClientWidth = 351 ClientWidth = 350
Color = clWindow Color = clWindow
DesignTimePPI = 144
KeyPreview = True KeyPreview = True
OnCreate = FormCreate OnCreate = FormCreate
OnKeyDown = FormKeyDown OnKeyDown = FormKeyDown
@ -24,9 +23,9 @@ object AlarmNotifyForm: TAlarmNotifyForm
AnchorSideTop.Side = asrBottom AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = SnoozeCombo AnchorSideRight.Control = SnoozeCombo
Left = 8 Left = 8
Height = 25 Height = 15
Top = 110 Top = 80
Width = 215 Width = 214
Anchors = [akTop, akLeft, akRight] Anchors = [akTop, akLeft, akRight]
BorderSpacing.Top = 8 BorderSpacing.Top = 8
BorderSpacing.Right = 8 BorderSpacing.Right = 8
@ -40,9 +39,9 @@ object AlarmNotifyForm: TAlarmNotifyForm
AnchorSideTop.Control = lTime AnchorSideTop.Control = lTime
AnchorSideTop.Side = asrBottom AnchorSideTop.Side = asrBottom
Left = 8 Left = 8
Height = 25 Height = 15
Top = 37 Top = 27
Width = 68 Width = 45
BorderSpacing.Top = 4 BorderSpacing.Top = 4
Caption = 'lSubject' Caption = 'lSubject'
Font.Style = [fsBold] Font.Style = [fsBold]
@ -53,9 +52,9 @@ object AlarmNotifyForm: TAlarmNotifyForm
AnchorSideLeft.Control = Owner AnchorSideLeft.Control = Owner
AnchorSideTop.Control = Owner AnchorSideTop.Control = Owner
Left = 8 Left = 8
Height = 25 Height = 15
Top = 8 Top = 8
Width = 42 Width = 30
BorderSpacing.Left = 8 BorderSpacing.Left = 8
BorderSpacing.Top = 8 BorderSpacing.Top = 8
Caption = 'lTime' Caption = 'lTime'
@ -65,9 +64,9 @@ object AlarmNotifyForm: TAlarmNotifyForm
AnchorSideTop.Control = SnoozeCombo AnchorSideTop.Control = SnoozeCombo
AnchorSideTop.Side = asrBottom AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = SnoozeBtn AnchorSideRight.Control = SnoozeBtn
Left = 124 Left = 123
Height = 32 Height = 32
Top = 147 Top = 107
Width = 112 Width = 112
Anchors = [akTop, akRight] Anchors = [akTop, akRight]
BorderSpacing.Top = 8 BorderSpacing.Top = 8
@ -81,9 +80,9 @@ object AlarmNotifyForm: TAlarmNotifyForm
AnchorSideTop.Control = DismissBtn AnchorSideTop.Control = DismissBtn
AnchorSideRight.Control = Owner AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
Left = 244 Left = 243
Height = 32 Height = 32
Top = 147 Top = 107
Width = 99 Width = 99
Anchors = [akTop, akRight] Anchors = [akTop, akRight]
BorderSpacing.Right = 8 BorderSpacing.Right = 8
@ -95,9 +94,9 @@ object AlarmNotifyForm: TAlarmNotifyForm
object OpenItemBtn: TButton object OpenItemBtn: TButton
AnchorSideTop.Control = DismissBtn AnchorSideTop.Control = DismissBtn
AnchorSideRight.Control = DismissBtn AnchorSideRight.Control = DismissBtn
Left = 17 Left = 16
Height = 32 Height = 32
Top = 147 Top = 107
Width = 99 Width = 99
Anchors = [akTop, akRight] Anchors = [akTop, akRight]
BorderSpacing.Left = 8 BorderSpacing.Left = 8
@ -113,15 +112,15 @@ object AlarmNotifyForm: TAlarmNotifyForm
AnchorSideTop.Side = asrBottom AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = Owner AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
Left = 231 Left = 230
Height = 33 Height = 23
Top = 106 Top = 76
Width = 112 Width = 112
Anchors = [akTop, akRight] Anchors = [akTop, akRight]
BorderSpacing.Top = 4 BorderSpacing.Top = 4
BorderSpacing.Right = 8 BorderSpacing.Right = 8
DropDownCount = 24 DropDownCount = 24
ItemHeight = 25 ItemHeight = 15
Items.Strings = ( Items.Strings = (
'5 Minutes' '5 Minutes'
'10 Minutes' '10 Minutes'
@ -156,9 +155,9 @@ object AlarmNotifyForm: TAlarmNotifyForm
AnchorSideRight.Control = Owner AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
Left = 8 Left = 8
Height = 25 Height = 15
Top = 70 Top = 50
Width = 335 Width = 334
Anchors = [akTop, akLeft, akRight] Anchors = [akTop, akLeft, akRight]
BorderSpacing.Top = 8 BorderSpacing.Top = 8
BorderSpacing.Right = 8 BorderSpacing.Right = 8
@ -174,8 +173,8 @@ object AlarmNotifyForm: TAlarmNotifyForm
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
Left = 8 Left = 8
Height = 3 Height = 3
Top = 99 Top = 69
Width = 335 Width = 334
Anchors = [akTop, akLeft, akRight] Anchors = [akTop, akLeft, akRight]
BorderSpacing.Top = 4 BorderSpacing.Top = 4
Shape = bsTopLine Shape = bsTopLine