-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathUnit3.dfm
More file actions
247 lines (247 loc) · 5.61 KB
/
Unit3.dfm
File metadata and controls
247 lines (247 loc) · 5.61 KB
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
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
object Form3: TForm3
Left = 0
Top = 0
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #1044#1086#1073#1072#1074#1080#1090#1100' '#1075#1088#1091#1087#1087#1091
ClientHeight = 500
ClientWidth = 340
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -17
Font.Name = 'Segoe UI'
Font.Style = []
Position = poDesktopCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 23
object Label1: TLabel
Left = 8
Top = 8
Width = 115
Height = 23
Caption = #1053#1086#1084#1077#1088' '#1075#1088#1091#1087#1087#1099
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -17
Font.Name = 'Segoe UI'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 8
Top = 72
Width = 67
Height = 23
Caption = #1059#1088#1086#1074#1077#1085#1100
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -17
Font.Name = 'Segoe UI'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 8
Top = 136
Width = 162
Height = 23
Caption = #1060#1048#1054' '#1087#1088#1077#1087#1086#1076#1072#1074#1072#1090#1077#1083#1103
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -17
Font.Name = 'Segoe UI'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 8
Top = 200
Width = 173
Height = 23
Caption = #1057#1090#1086#1080#1084#1086#1089#1090#1100' '#1079#1072' '#1079#1072#1085#1103#1090#1080#1077
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -17
Font.Name = 'Segoe UI'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 8
Top = 264
Width = 140
Height = 23
Caption = #1044#1077#1085#1100' '#1087#1088#1086#1074#1077#1076#1077#1085#1080#1103
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -17
Font.Name = 'Segoe UI'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 8
Top = 328
Width = 150
Height = 23
Caption = #1042#1088#1077#1084#1103' '#1087#1088#1086#1074#1077#1076#1077#1085#1080#1103
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -17
Font.Name = 'Segoe UI'
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 8
Top = 392
Width = 173
Height = 23
Caption = #1050#1086#1083#1080#1095#1077#1089#1090#1074#1086' '#1091#1095#1072#1097#1080#1093#1089#1103
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -17
Font.Name = 'Segoe UI'
Font.Style = []
ParentFont = False
end
object FullnameEdit: TEdit
Left = 8
Top = 165
Width = 324
Height = 31
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -17
Font.Name = 'Segoe UI'
Font.Style = []
ParentFont = False
TabOrder = 0
OnKeyPress = FullnameEditKeyPress
end
object PriceEdit: TEdit
Left = 8
Top = 229
Width = 324
Height = 31
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -17
Font.Name = 'Segoe UI'
Font.Style = []
ParentFont = False
TabOrder = 1
OnKeyPress = PriceEditKeyPress
end
object CountEdit: TEdit
Left = 8
Top = 421
Width = 324
Height = 31
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -17
Font.Name = 'Segoe UI'
Font.Style = []
NumbersOnly = True
ParentFont = False
TabOrder = 2
end
object AddGroupButton: TButton
Left = 8
Top = 462
Width = 324
Height = 30
Caption = #1055#1086#1076#1090#1074#1077#1088#1076#1080#1090#1100
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -17
Font.Name = 'Segoe UI'
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = AddGroupButtonClick
end
object DateTimePicker1: TDateTimePicker
Left = 8
Top = 291
Width = 324
Height = 31
Date = 44691.000000000000000000
Time = 0.779382233798969500
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -17
Font.Name = 'Segoe UI'
Font.Style = []
ParentFont = False
TabOrder = 4
end
object DateTimePicker2: TDateTimePicker
Left = 8
Top = 357
Width = 324
Height = 31
Date = 44691.000000000000000000
Time = 0.779382233798969500
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -17
Font.Name = 'Segoe UI'
Font.Style = []
Kind = dtkTime
ParentFont = False
TabOrder = 5
end
object NumberComboBox: TComboBox
Left = 8
Top = 37
Width = 324
Height = 31
Style = csDropDownList
ItemIndex = 0
TabOrder = 6
Text = #1055#1054'-11'
Items.Strings = (
#1055#1054'-11'
#1055#1054'-12'
#1055#1054'-13'
#1055#1054'-21'
#1055#1054'-22'
#1055#1054'-23'
#1055#1054'-31'
#1055#1054'-32'
#1055#1054'-33'
#1055#1054'-41'
#1055#1054'-42'
#1055#1054'-43'
#1041#1041'-11'
#1041#1041'-12'
#1041#1041'-13'
#1041#1041'-21'
#1041#1041'-22'
#1041#1041'-23'
#1041#1041'-31'
#1041#1041'-32'
#1041#1041'-33')
end
object LevelComboBox: TComboBox
Left = 8
Top = 99
Width = 324
Height = 31
Style = csDropDownList
ItemIndex = 0
TabOrder = 7
Text = 'A1'
Items.Strings = (
'A1'
'A2'
'B1'
'B2'
'C1'
'C2')
end
end