-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDB_U1.dfm
More file actions
687 lines (687 loc) · 18.3 KB
/
Copy pathDB_U1.dfm
File metadata and controls
687 lines (687 loc) · 18.3 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
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
object Form1: TForm1
Left = 250
Top = 269
Width = 870
Height = 464
Caption = #1044#1086#1074#1110#1076#1085#1080#1082
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object pgc1: TPageControl
Left = 0
Top = 0
Width = 854
Height = 426
ActivePage = ts3
Align = alClient
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 0
object ts2: TTabSheet
Caption = #1058#1074#1072#1088#1080#1085#1080
ImageIndex = 1
object dbgrd2: TDBGrid
Left = 0
Top = 0
Width = 846
Height = 249
Align = alClient
DataSource = DataModule1.dsTvar
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = 'Tahoma'
TitleFont.Style = []
end
object pnl1: TPanel
Left = 0
Top = 320
Width = 846
Height = 75
Align = alBottom
TabOrder = 1
Visible = False
object lbl2: TLabel
Left = 24
Top = 12
Width = 21
Height = 16
Caption = #1042#1080#1076
end
object lbl4: TLabel
Left = 278
Top = 11
Width = 47
Height = 16
Caption = #1042#1083#1072#1089#1085#1080#1082
end
object lbl5: TLabel
Left = 279
Top = 35
Width = 68
Height = 16
Caption = #1042#1110#1082' '#1090#1074#1072#1088#1080#1085#1080
end
object lbl3: TLabel
Left = 24
Top = 32
Width = 41
Height = 16
Caption = #1050#1083#1080#1095#1082#1072
end
object edt1: TEdit
Left = 88
Top = 8
Width = 145
Height = 24
TabOrder = 0
end
object edt2: TEdit
Left = 88
Top = 32
Width = 145
Height = 24
TabOrder = 1
end
object edt3: TEdit
Left = 360
Top = 8
Width = 145
Height = 24
TabOrder = 2
Text = '0'
end
object btn6: TButton
Left = 528
Top = 36
Width = 105
Height = 25
Caption = #1047#1084#1110#1085#1080#1090#1080' '#1079#1072#1087#1080#1089
TabOrder = 3
OnClick = btn6Click
end
object btn7: TButton
Left = 648
Top = 25
Width = 105
Height = 25
Caption = #1057#1082#1072#1089#1091#1074#1072#1090#1080
TabOrder = 4
OnClick = btn7Click
end
object btn8: TButton
Left = 528
Top = 8
Width = 105
Height = 25
Caption = #1044#1086#1076#1072#1090#1080' '#1079#1072#1087#1080#1089
TabOrder = 5
OnClick = btn8Click
end
object edt11: TEdit
Left = 360
Top = 32
Width = 145
Height = 24
TabOrder = 6
Text = '1'
end
end
object pnl2: TPanel
Left = 0
Top = 249
Width = 846
Height = 71
Align = alBottom
TabOrder = 2
object lbl6: TLabel
Left = 496
Top = 12
Width = 98
Height = 16
Caption = #1055#1086#1096#1091#1082' '#1089#1093#1086#1078#1086#1075#1086': '
end
object lbl13: TLabel
Left = 496
Top = 32
Width = 94
Height = 16
Caption = #1055#1086#1096#1091#1082' '#1087#1086' '#1082#1086#1076#1091': '
end
object btn9: TButton
Left = 343
Top = 24
Width = 74
Height = 25
Caption = #1042#1080#1076#1072#1083#1080#1090#1080
TabOrder = 0
Visible = False
OnClick = btn9Click
end
object edt4: TEdit
Left = 610
Top = 8
Width = 143
Height = 24
TabOrder = 1
OnChange = edt4Change
end
object btn10: TButton
Left = 166
Top = 8
Width = 75
Height = 25
Caption = #1047#1074#1110#1090
TabOrder = 2
OnClick = btn10Click
end
object btn11: TButton
Left = 8
Top = 8
Width = 75
Height = 25
Caption = #1044#1086#1076#1072#1090#1080
TabOrder = 3
OnClick = btn11Click
end
object btn12: TButton
Left = 88
Top = 8
Width = 75
Height = 25
Caption = #1047#1084#1110#1085#1080#1090#1080
TabOrder = 4
OnClick = btn12Click
end
object edt5: TEdit
Left = 610
Top = 32
Width = 63
Height = 24
TabOrder = 5
OnChange = edt5Change
end
end
end
object ts3: TTabSheet
Caption = #1051#1110#1082#1091#1074#1072#1085#1085#1103
ImageIndex = 2
object dbgrd3: TDBGrid
Left = 0
Top = 0
Width = 846
Height = 249
Align = alClient
DataSource = DataModule1.dsPos
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = 'Tahoma'
TitleFont.Style = []
end
object pnl4: TPanel
Left = 0
Top = 320
Width = 846
Height = 75
Align = alBottom
TabOrder = 1
Visible = False
object lbl7: TLabel
Left = 32
Top = 12
Width = 35
Height = 16
Caption = #1053#1072#1079#1074#1072
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object lbl9: TLabel
Left = 246
Top = 11
Width = 77
Height = 16
Caption = #1055#1088#1080#1079#1085#1072#1095#1077#1085#1085#1103
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object lbl10: TLabel
Left = 247
Top = 35
Width = 99
Height = 16
Caption = #1062#1110#1085#1072' '#1079#1072' '#1086#1076#1080#1085#1080#1094#1102
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object edt6: TEdit
Left = 88
Top = 8
Width = 145
Height = 24
TabOrder = 0
end
object edt8: TEdit
Left = 352
Top = 32
Width = 145
Height = 24
TabOrder = 1
Text = '0'
end
object btn13: TButton
Left = 528
Top = 36
Width = 105
Height = 25
Caption = #1047#1084#1110#1085#1080#1090#1080' '#1079#1072#1087#1080#1089
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = btn13Click
end
object btn14: TButton
Left = 648
Top = 24
Width = 105
Height = 26
Caption = #1057#1082#1072#1089#1091#1074#1072#1090#1080
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = btn14Click
end
object btn15: TButton
Left = 528
Top = 8
Width = 105
Height = 25
Caption = #1044#1086#1076#1072#1090#1080' '#1079#1072#1087#1080#1089
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = btn15Click
end
object edt7: TEdit
Left = 352
Top = 8
Width = 145
Height = 24
TabOrder = 5
end
end
object pnl5: TPanel
Left = 0
Top = 249
Width = 846
Height = 71
Align = alBottom
TabOrder = 2
object lbl11: TLabel
Left = 480
Top = 12
Width = 94
Height = 16
Caption = #1055#1086#1096#1091#1082' '#1089#1093#1086#1078#1086#1075#1086':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object lbl12: TLabel
Left = 480
Top = 36
Width = 90
Height = 16
Caption = #1055#1086#1096#1091#1082' '#1087#1086' '#1082#1086#1076#1091':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object btn16: TButton
Left = 167
Top = 8
Width = 75
Height = 25
Caption = #1042#1080#1076#1072#1083#1080#1090#1080
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = btn16Click
end
object edt9: TEdit
Left = 602
Top = 8
Width = 151
Height = 24
TabOrder = 1
OnChange = edt9Change
end
object btn17: TButton
Left = 246
Top = 8
Width = 75
Height = 25
Caption = #1047#1074#1110#1090
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = btn17Click
end
object btn18: TButton
Left = 8
Top = 8
Width = 75
Height = 25
Caption = #1044#1086#1076#1072#1090#1080
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = btn18Click
end
object btn19: TButton
Left = 88
Top = 8
Width = 75
Height = 25
Caption = #1047#1084#1110#1085#1080#1090#1080
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = btn19Click
end
object edt10: TEdit
Left = 602
Top = 32
Width = 63
Height = 24
TabOrder = 5
OnChange = edt10Change
end
end
end
object ts4: TTabSheet
Caption = #1055#1077#1088#1089#1086#1085#1072#1083
ImageIndex = 3
object dbgrd4: TDBGrid
Left = 0
Top = 0
Width = 846
Height = 341
Align = alClient
DataSource = DataModule1.dsPer
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = 'Tahoma'
TitleFont.Style = []
end
object pnl3: TPanel
Left = 0
Top = 341
Width = 846
Height = 54
Align = alBottom
TabOrder = 1
object btn1: TButton
Left = 192
Top = 8
Width = 89
Height = 25
Caption = #1042#1080#1076#1072#1083#1080#1090#1080
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = btn1Click
end
object btn2: TButton
Left = 16
Top = 8
Width = 75
Height = 25
Caption = #1044#1086#1076#1072#1090#1080
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = btn2Click
end
object btn3: TButton
Left = 104
Top = 8
Width = 75
Height = 25
Caption = #1047#1084#1110#1085#1080#1090#1080
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = btn3Click
end
end
end
object ts5: TTabSheet
Caption = #1063#1077#1082
ImageIndex = 4
object dbgrd1: TDBGrid
Left = 0
Top = 0
Width = 846
Height = 325
Align = alClient
DataSource = DataModule1.dsCh
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = 'Tahoma'
TitleFont.Style = []
end
object pnl8: TPanel
Left = 0
Top = 325
Width = 846
Height = 70
Align = alBottom
TabOrder = 1
object lbl1: TLabel
Left = 312
Top = 28
Width = 120
Height = 18
Caption = #1055#1086#1096#1091#1082' '#1087#1086' '#1076#1072#1090#1110': '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
end
object lbl18: TLabel
Left = 24
Top = 24
Width = 130
Height = 18
Caption = #1055#1086#1096#1091#1082' '#1079#1072' '#1082#1086#1076#1072#1084':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
end
object btn4: TButton
Left = 592
Top = 24
Width = 65
Height = 25
Caption = 'OK'
TabOrder = 0
OnClick = btn4Click
end
object dtp1: TDateTimePicker
Left = 456
Top = 20
Width = 105
Height = 24
Date = 42659.493448703710000000
Time = 42659.493448703710000000
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 1
end
object edt18: TEdit
Left = 176
Top = 20
Width = 89
Height = 24
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 2
OnChange = edt18Change
end
object btn25: TButton
Left = 672
Top = 16
Width = 113
Height = 33
Caption = #1057#1082#1072#1089#1091#1074#1072#1090#1080
TabOrder = 3
OnClick = btn25Click
end
end
end
object ts1: TTabSheet
Caption = #1053#1072#1076#1072#1085#1110' '#1055#1086#1089#1083#1091#1075#1080
ImageIndex = 4
object dbgrd5: TDBGrid
Left = 0
Top = 0
Width = 846
Height = 333
Align = alClient
DataSource = DataModule1.dsNP
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = 'Tahoma'
TitleFont.Style = []
end
object pnl6: TPanel
Left = 0
Top = 333
Width = 846
Height = 62
Align = alBottom
TabOrder = 1
object lbl8: TLabel
Left = 24
Top = 20
Width = 255
Height = 19
Caption = #1055#1086#1096#1091#1082' '#1090#1086#1074#1072#1088#1091' '#1079#1072' '#1082#1086#1076#1086#1084' '#1095#1077#1082#1091': '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
end
object edt12: TEdit
Left = 314
Top = 16
Width = 71
Height = 24
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 0
OnChange = edt12Change
end
end
end
end
end