-
Notifications
You must be signed in to change notification settings - Fork 0
/
Unit1.dfm
221 lines (221 loc) · 5.14 KB
/
Unit1.dfm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
object Form1: TForm1
Left = 0
Top = 0
BorderStyle = bsDialog
Caption = #20493#36895#26178#38291#35336#31639#27231
ClientHeight = 171
ClientWidth = 214
Color = clBtnFace
Constraints.MaxHeight = 200
Constraints.MaxWidth = 220
Constraints.MinHeight = 200
Constraints.MinWidth = 220
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
OnKeyDown = FormKeyDown
OnMouseWheel = FormMouseWheel
DesignSize = (
214
171)
PixelsPerInch = 96
TextHeight = 13
object SeveralTimesLabel: TLabel
Left = 161
Top = 76
Width = 32
Height = 18
Caption = #20493#36895
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'UD '#12487#12472#12479#12523' '#25945#31185#26360#20307' NP-B'
Font.Style = [fsBold]
ParentFont = False
end
object AnswerLabel: TLabel
Left = 13
Top = 106
Width = 183
Height = 20
Alignment = taCenter
Anchors = [akLeft, akTop, akRight, akBottom]
Caption = '0'#26178#38291'0'#20998'0'#31186
Constraints.MaxHeight = 20
Constraints.MaxWidth = 183
Constraints.MinHeight = 20
Constraints.MinWidth = 183
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
OnMouseEnter = AnswerLabelMouseEnter
end
object ResetButton: TButton
Left = 13
Top = 133
Width = 89
Height = 30
Caption = 'Reset'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 6
OnClick = ResetButtonClick
end
object HourLabeledEdit: TLabeledEdit
Left = 13
Top = 21
Width = 60
Height = 27
Hint = '9'#26689#12414#12391#12391#12377
Alignment = taRightJustify
EditLabel.Width = 24
EditLabel.Height = 13
EditLabel.Caption = #26178#38291
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Tahoma'
Font.Style = []
ImeMode = imDisable
MaxLength = 9
NumbersOnly = True
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 0
TextHint = '0'
OnChange = TLabelEditChange
OnKeyDown = FormKeyDown
OnKeyUp = HourLabeledEditKeyUp
end
object MinuteLabeledEdit: TLabeledEdit
Left = 79
Top = 21
Width = 60
Height = 27
Hint = '9'#26689#12414#12391#12391#12377
Alignment = taRightJustify
EditLabel.Width = 12
EditLabel.Height = 13
EditLabel.Caption = #20998
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Tahoma'
Font.Style = []
ImeMode = imDisable
MaxLength = 9
NumbersOnly = True
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 1
TextHint = '0'
OnChange = TLabelEditChange
OnKeyDown = FormKeyDown
OnKeyUp = HourLabeledEditKeyUp
end
object SecondLabeledEdit: TLabeledEdit
Left = 144
Top = 21
Width = 60
Height = 27
Hint = '9'#26689#12414#12391#12391#12377
Alignment = taRightJustify
EditLabel.Width = 12
EditLabel.Height = 13
EditLabel.Caption = #31186
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Tahoma'
Font.Style = []
ImeMode = imDisable
MaxLength = 9
NumbersOnly = True
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 2
TextHint = '0'
OnChange = TLabelEditChange
OnKeyDown = FormKeyDown
OnKeyUp = HourLabeledEditKeyUp
end
object CalculationButton: TButton
Left = 122
Top = 132
Width = 82
Height = 30
Caption = #35336#31639
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'UD '#12487#12472#12479#12523' '#25945#31185#26360#20307' NK-B'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 5
OnClick = CalculationButtonClick
end
object SeveralTimesComboBox: TComboBox
Left = 100
Top = 74
Width = 55
Height = 21
Style = csDropDownList
ImeMode = imDisable
TabOrder = 4
OnKeyDown = FormKeyDown
Items.Strings = (
'0.25'
'0.5'
'0.7'
'0.75'
'1.0'
'1.25'
'1.3'
'1.5'
'1.7'
'1.75'
'2.0')
end
object MultipleLabelEdit: TLabeledEdit
Left = 8
Top = 73
Width = 60
Height = 27
Hint = '9'#26689#12414#12391#12391#12377
Alignment = taRightJustify
EditLabel.Width = 48
EditLabel.Height = 13
EditLabel.Caption = #20309#35441#20998#65311
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Tahoma'
Font.Style = []
ImeMode = imDisable
MaxLength = 9
NumbersOnly = True
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 3
TextHint = '0'
OnChange = TLabelEditChange
OnKeyDown = FormKeyDown
OnKeyUp = HourLabeledEditKeyUp
end
end