-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathCardPayFrm.dfm
727 lines (727 loc) · 23.5 KB
/
CardPayFrm.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
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
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
object CardPayForm: TCardPayForm
Left = 449
Top = 179
BorderStyle = bsDialog
Caption = #20805#20540
ClientHeight = 438
ClientWidth = 489
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 15
object GroupBox1: TGroupBox
Left = 26
Top = 28
Width = 433
Height = 389
Caption = #20805#20540#36873#39033
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
object RzLabel1: TRzLabel
Left = 32
Top = 48
Width = 80
Height = 15
Caption = #20805#20540#21345#21495#65306
BlinkIntervalOff = 300
BlinkIntervalOn = 1000
end
object RzLabel2: TRzLabel
Left = 32
Top = 96
Width = 80
Height = 15
Caption = #20805#20540#26041#24335#65306
BlinkIntervalOff = 300
BlinkIntervalOn = 1000
end
object RzLabel3: TRzLabel
Left = 32
Top = 144
Width = 80
Height = 15
Caption = #20805#20540#37329#39069#65306
BlinkIntervalOff = 300
BlinkIntervalOn = 1000
end
object CardNoLabel: TRzLabel
Left = 128
Top = 48
Width = 99
Height = 15
Caption = 'CardNoLabel'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
BlinkIntervalOff = 300
BlinkIntervalOn = 1000
end
object RzLabel4: TRzLabel
Left = 32
Top = 184
Width = 48
Height = 15
Caption = #22791#27880#65306
BlinkIntervalOff = 300
BlinkIntervalOn = 1000
end
object RzBitBtn1: TRzBitBtn
Left = 92
Top = 320
Width = 105
Height = 41
Cursor = crDrag
Default = True
Caption = #30830#35748#20805#20540
HotTrack = True
TabOrder = 0
OnClick = RzBitBtn1Click
Glyph.Data = {
36060000424D3606000000000000360400002800000020000000100000000100
08000000000000020000630B0000630B00000001000000000000000000003300
00006600000099000000CC000000FF0000000033000033330000663300009933
0000CC330000FF33000000660000336600006666000099660000CC660000FF66
000000990000339900006699000099990000CC990000FF99000000CC000033CC
000066CC000099CC0000CCCC0000FFCC000000FF000033FF000066FF000099FF
0000CCFF0000FFFF000000003300330033006600330099003300CC003300FF00
330000333300333333006633330099333300CC333300FF333300006633003366
33006666330099663300CC663300FF6633000099330033993300669933009999
3300CC993300FF99330000CC330033CC330066CC330099CC3300CCCC3300FFCC
330000FF330033FF330066FF330099FF3300CCFF3300FFFF3300000066003300
66006600660099006600CC006600FF0066000033660033336600663366009933
6600CC336600FF33660000666600336666006666660099666600CC666600FF66
660000996600339966006699660099996600CC996600FF99660000CC660033CC
660066CC660099CC6600CCCC6600FFCC660000FF660033FF660066FF660099FF
6600CCFF6600FFFF660000009900330099006600990099009900CC009900FF00
990000339900333399006633990099339900CC339900FF339900006699003366
99006666990099669900CC669900FF6699000099990033999900669999009999
9900CC999900FF99990000CC990033CC990066CC990099CC9900CCCC9900FFCC
990000FF990033FF990066FF990099FF9900CCFF9900FFFF99000000CC003300
CC006600CC009900CC00CC00CC00FF00CC000033CC003333CC006633CC009933
CC00CC33CC00FF33CC000066CC003366CC006666CC009966CC00CC66CC00FF66
CC000099CC003399CC006699CC009999CC00CC99CC00FF99CC0000CCCC0033CC
CC0066CCCC0099CCCC00CCCCCC00FFCCCC0000FFCC0033FFCC0066FFCC0099FF
CC00CCFFCC00FFFFCC000000FF003300FF006600FF009900FF00CC00FF00FF00
FF000033FF003333FF006633FF009933FF00CC33FF00FF33FF000066FF003366
FF006666FF009966FF00CC66FF00FF66FF000099FF003399FF006699FF009999
FF00CC99FF00FF99FF0000CCFF0033CCFF0066CCFF0099CCFF00CCCCFF00FFCC
FF0000FFFF0033FFFF0066FFFF0099FFFF00CCFFFF00FFFFFF00000080000080
000000808000800000008000800080800000C0C0C00080808000191919004C4C
4C00B2B2B200E5E5E500C8AC2800E0CC6600F2EABF00B59B2400D8E9EC009933
6600D075A300ECC6D900646F710099A8AC00E2EFF10000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000E8E8E8E8E8E8
E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8
E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8180C
E8E8E8E8E8E8E8E8E8E8E8E8E8E8E2DFE8E8E8E8E8E8E8E8E8E8E8E8E8181212
0CE8E8E8E8E8E8E8E8E8E8E8E8E28181DFE8E8E8E8E8E8E8E8E8E8E818121212
120CE8E8E8E8E8E8E8E8E8E8E281818181DFE8E8E8E8E8E8E8E8E81812121212
12120CE8E8E8E8E8E8E8E8E2818181818181DFE8E8E8E8E8E8E8E81812120C18
1212120CE8E8E8E8E8E8E8E28181DFE2818181DFE8E8E8E8E8E8E818120CE8E8
181212120CE8E8E8E8E8E8E281DFE8E8E2818181DFE8E8E8E8E8E8180CE8E8E8
E8181212120CE8E8E8E8E8E2DFE8E8E8E8E2818181DFE8E8E8E8E8E8E8E8E8E8
E8E8181212120CE8E8E8E8E8E8E8E8E8E8E8E2818181DFE8E8E8E8E8E8E8E8E8
E8E8E8181212120CE8E8E8E8E8E8E8E8E8E8E8E2818181DFE8E8E8E8E8E8E8E8
E8E8E8E81812120CE8E8E8E8E8E8E8E8E8E8E8E8E28181DFE8E8E8E8E8E8E8E8
E8E8E8E8E818120CE8E8E8E8E8E8E8E8E8E8E8E8E8E281DFE8E8E8E8E8E8E8E8
E8E8E8E8E8E8180CE8E8E8E8E8E8E8E8E8E8E8E8E8E8E2DFE8E8E8E8E8E8E8E8
E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8
E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8}
NumGlyphs = 2
end
object RzBitBtn2: TRzBitBtn
Left = 236
Top = 320
Width = 105
Height = 41
Cancel = True
Caption = #21462#28040#20805#20540
HotTrack = True
TabOrder = 1
OnClick = RzBitBtn2Click
Glyph.Data = {
36060000424D3606000000000000360400002800000020000000100000000100
08000000000000020000630B0000630B00000001000000000000000000003300
00006600000099000000CC000000FF0000000033000033330000663300009933
0000CC330000FF33000000660000336600006666000099660000CC660000FF66
000000990000339900006699000099990000CC990000FF99000000CC000033CC
000066CC000099CC0000CCCC0000FFCC000000FF000033FF000066FF000099FF
0000CCFF0000FFFF000000003300330033006600330099003300CC003300FF00
330000333300333333006633330099333300CC333300FF333300006633003366
33006666330099663300CC663300FF6633000099330033993300669933009999
3300CC993300FF99330000CC330033CC330066CC330099CC3300CCCC3300FFCC
330000FF330033FF330066FF330099FF3300CCFF3300FFFF3300000066003300
66006600660099006600CC006600FF0066000033660033336600663366009933
6600CC336600FF33660000666600336666006666660099666600CC666600FF66
660000996600339966006699660099996600CC996600FF99660000CC660033CC
660066CC660099CC6600CCCC6600FFCC660000FF660033FF660066FF660099FF
6600CCFF6600FFFF660000009900330099006600990099009900CC009900FF00
990000339900333399006633990099339900CC339900FF339900006699003366
99006666990099669900CC669900FF6699000099990033999900669999009999
9900CC999900FF99990000CC990033CC990066CC990099CC9900CCCC9900FFCC
990000FF990033FF990066FF990099FF9900CCFF9900FFFF99000000CC003300
CC006600CC009900CC00CC00CC00FF00CC000033CC003333CC006633CC009933
CC00CC33CC00FF33CC000066CC003366CC006666CC009966CC00CC66CC00FF66
CC000099CC003399CC006699CC009999CC00CC99CC00FF99CC0000CCCC0033CC
CC0066CCCC0099CCCC00CCCCCC00FFCCCC0000FFCC0033FFCC0066FFCC0099FF
CC00CCFFCC00FFFFCC000000FF003300FF006600FF009900FF00CC00FF00FF00
FF000033FF003333FF006633FF009933FF00CC33FF00FF33FF000066FF003366
FF006666FF009966FF00CC66FF00FF66FF000099FF003399FF006699FF009999
FF00CC99FF00FF99FF0000CCFF0033CCFF0066CCFF0099CCFF00CCCCFF00FFCC
FF0000FFFF0033FFFF0066FFFF0099FFFF00CCFFFF00FFFFFF00000080000080
000000808000800000008000800080800000C0C0C00080808000191919004C4C
4C00B2B2B200E5E5E500C8AC2800E0CC6600F2EABF00B59B2400D8E9EC009933
6600D075A300ECC6D900646F710099A8AC00E2EFF10000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000E8E8E8E8E8E8
E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8
E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8
E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8B46C6C6CE8
E8E8E8E8B46C6C6CE8E8E8E2DFDFDFE8E8E8E8E8E2DFDFDFE8E8E8B49090906C
E8E8E8B49090906CE8E8E8E2818181DFE8E8E8E2818181DFE8E8E8E8B4909090
6CE8B49090906CE8E8E8E8E8E2818181DFE8E2818181DFE8E8E8E8E8E8B49090
906C9090906CE8E8E8E8E8E8E8E2818181DF818181DFE8E8E8E8E8E8E8E8B490
909090906CE8E8E8E8E8E8E8E8E8E28181818181DFE8E8E8E8E8E8E8E8E8E8B4
9090906CE8E8E8E8E8E8E8E8E8E8E8E2818181DFE8E8E8E8E8E8E8E8E8E8B490
909090906CE8E8E8E8E8E8E8E8E8E28181818181DFE8E8E8E8E8E8E8E8B49090
906C9090906CE8E8E8E8E8E8E8E2818181DF818181DFE8E8E8E8E8E8B4909090
6CE8B49090906CE8E8E8E8E8E2818181DFE8E2818181DFE8E8E8E8B49090906C
E8E8E8B49090906CE8E8E8E2818181DFE8E8E8E2818181DFE8E8E8B4B4B4B4E8
E8E8E8E8B4B4B4B4E8E8E8E2E2E2E2E8E8E8E8E8E2E2E2E2E8E8E8E8E8E8E8E8
E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8
E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8}
NumGlyphs = 2
end
object TypeComboBox: TRzComboBox
Left = 128
Top = 92
Width = 265
Height = 23
Style = csDropDownList
Ctl3D = False
FlatButtons = True
FrameHotTrack = True
FrameVisible = True
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
ItemHeight = 15
ParentCtl3D = False
TabOrder = 2
Items.Strings = (
#29616#37329
#38134#34892#21345)
end
object MoneyEdit: TRzEdit
Left = 128
Top = 140
Width = 265
Height = 23
Text = '0.00'
FrameHotTrack = True
FrameVisible = True
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
TabOrder = 3
OnExit = MoneyEditExit
OnKeyPress = MoneyEditKeyPress
end
object NoteMemo: TRzMemo
Left = 128
Top = 184
Width = 265
Height = 113
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
TabOrder = 4
FrameHotTrack = True
FrameVisible = True
end
end
object UpdateQuery: TQuery
DatabaseName = 'CardData'
SQL.Strings = (
'UPDATE dbo.PatientBase'
'SET PrepayMoney =:PrepayMoney'
'WHERE PatientID =:PatientID;'
''
'INSERT INTO dbo.MZPrepay'
' ( PatientID ,'
' Amount ,'
' OperDate ,'
' OperName ,'
' Note,'
' PayWay,'
' Flag,'
' CardNo'
' )'
'VALUES ( :PatientID , '
' :Amount , '
' :OperDate , '
' :OperName , '
' :Note,'
' :PayWay,'
' :Flag,'
' :CardNo'
' )')
Left = 82
Top = 348
ParamData = <
item
DataType = ftUnknown
Name = 'PrepayMoney'
ParamType = ptUnknown
end
item
DataType = ftUnknown
Name = 'PatientID'
ParamType = ptUnknown
end
item
DataType = ftUnknown
Name = 'PatientID'
ParamType = ptUnknown
end
item
DataType = ftUnknown
Name = 'Amount'
ParamType = ptUnknown
end
item
DataType = ftUnknown
Name = 'OperDate'
ParamType = ptUnknown
end
item
DataType = ftUnknown
Name = 'OperName'
ParamType = ptUnknown
end
item
DataType = ftUnknown
Name = 'Note'
ParamType = ptUnknown
end
item
DataType = ftUnknown
Name = 'PayWay'
ParamType = ptUnknown
end
item
DataType = ftUnknown
Name = 'Flag'
ParamType = ptUnknown
end
item
DataType = ftUnknown
Name = 'CardNo'
ParamType = ptUnknown
end>
end
object frxReport1: TfrxReport
Version = '4.13.1'
DotMatrixReport = False
IniFile = '\Software\Fast Reports'
PreviewOptions.Buttons = [pbPrint, pbLoad, pbSave, pbExport, pbZoom, pbFind, pbOutline, pbPageSetup, pbTools, pbEdit, pbNavigator, pbExportQuick]
PreviewOptions.Zoom = 1.000000000000000000
PrintOptions.Printer = #39044#35774
PrintOptions.PrintOnSheet = 0
ReportOptions.CreateDate = 42867.850296469900000000
ReportOptions.LastChange = 42867.850296469900000000
ScriptLanguage = 'PascalScript'
ScriptText.Strings = (
'begin'
''
'end.')
Left = 170
Top = 44
Datasets = <>
Variables = <
item
Name = ' New Category1'
Value = Null
end
item
Name = 'SJNum'
Value = ''
end
item
Name = 'CardNo'
Value = ''
end
item
Name = 'Name'
Value = ''
end
item
Name = 'PayType'
Value = ''
end
item
Name = 'DXMoney'
Value = ''
end
item
Name = 'XXMoney'
Value = ''
end
item
Name = 'Admin'
Value = ''
end
item
Name = 'PayDate'
Value = ''
end
item
Name = 'UnitName'
Value = ''
end>
Style = <>
object Data: TfrxDataPage
Height = 1000.000000000000000000
Width = 1000.000000000000000000
end
object Page1: TfrxReportPage
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
PaperWidth = 105.000000000000000000
PaperHeight = 69.900000000000000000
PaperSize = 256
LeftMargin = 5.100000000000000000
RightMargin = 5.100000000000000000
TopMargin = 5.100000000000000000
BottomMargin = 5.100000000000000000
object Memo4: TfrxMemoView
Align = baLeft
Top = 60.472480000000000000
Width = 64.252010000000000000
Height = 18.897650000000000000
ShowHint = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
GapX = 5.000000000000000000
Memo.UTF8 = (
#21345#21495':')
ParentFont = False
VAlign = vaCenter
end
object Memo5: TfrxMemoView
Align = baWidth
Left = 64.252010000000000000
Top = 60.472480000000000000
Width = 294.047434000000000000
Height = 18.897650000000000000
ShowHint = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
GapX = 5.000000000000000000
Memo.UTF8 = (
'[CardNo]')
ParentFont = False
VAlign = vaCenter
end
object Memo6: TfrxMemoView
Align = baLeft
Top = 86.929190000000000000
Width = 64.252010000000000000
Height = 18.897650000000000000
ShowHint = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
GapX = 5.000000000000000000
Memo.UTF8 = (
#22995#21517':')
ParentFont = False
VAlign = vaCenter
end
object Memo7: TfrxMemoView
Align = baWidth
Left = 64.252010000000000000
Top = 86.929190000000000000
Width = 294.047434000000000000
Height = 18.897650000000000000
ShowHint = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
GapX = 5.000000000000000000
Memo.UTF8 = (
'[Name]')
ParentFont = False
VAlign = vaCenter
end
object Memo8: TfrxMemoView
Align = baLeft
Top = 166.299320000000000000
Width = 64.252010000000000000
Height = 18.897650000000000000
ShowHint = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
Frame.Typ = [ftBottom]
HAlign = haRight
Memo.UTF8 = (
#22823#20889#37329#39069':')
ParentFont = False
VAlign = vaCenter
end
object Memo9: TfrxMemoView
Align = baWidth
Left = 64.252010000000000000
Top = 166.299320000000000000
Width = 294.047434000000000000
Height = 18.897650000000000000
ShowHint = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
Frame.Typ = [ftBottom]
Memo.UTF8 = (
'[DXMoney]')
ParentFont = False
VAlign = vaCenter
end
object Memo12: TfrxMemoView
Align = baLeft
Top = 113.385900000000000000
Width = 71.811070000000000000
Height = 18.897650000000000000
ShowHint = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
Frame.Typ = [ftBottom]
GapX = 5.000000000000000000
Memo.UTF8 = (
#25903#20184#26041#24335':')
ParentFont = False
VAlign = vaCenter
end
object Memo13: TfrxMemoView
Align = baWidth
Left = 71.811070000000000000
Top = 113.385900000000000000
Width = 286.488374000000000000
Height = 18.897650000000000000
ShowHint = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
Frame.Typ = [ftBottom]
GapX = 5.000000000000000000
Memo.UTF8 = (
'[PayType]')
ParentFont = False
VAlign = vaCenter
end
object Memo1: TfrxMemoView
Align = baWidth
Width = 358.299444000000000000
Height = 26.456710000000000000
ShowHint = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -19
Font.Name = #23435#20307
Font.Style = [fsBold]
HAlign = haCenter
Memo.UTF8 = (
'[UnitName]'#19968#21345#36890#20805#20540#20973#35777)
ParentFont = False
VAlign = vaCenter
end
object Memo2: TfrxMemoView
Align = baLeft
Top = 37.795300000000000000
Width = 64.252010000000000000
Height = 18.897650000000000000
ShowHint = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
GapX = 5.000000000000000000
Memo.UTF8 = (
#25910#25454#21495':')
ParentFont = False
VAlign = vaCenter
end
object Memo3: TfrxMemoView
Align = baWidth
Left = 64.252010000000000000
Top = 37.795300000000000000
Width = 294.047434000000000000
Height = 18.897650000000000000
ShowHint = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
GapX = 5.000000000000000000
Memo.UTF8 = (
'[SJNum]')
ParentFont = False
VAlign = vaCenter
end
object Memo14: TfrxMemoView
Align = baLeft
Top = 188.976500000000000000
Width = 64.252010000000000000
Height = 18.897650000000000000
ShowHint = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
GapX = 5.000000000000000000
Memo.UTF8 = (
#25910#27454#20154':')
ParentFont = False
VAlign = vaCenter
end
object Memo15: TfrxMemoView
Align = baLeft
Left = 64.252010000000000000
Top = 188.976500000000000000
Width = 105.826840000000000000
Height = 18.897650000000000000
ShowHint = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
GapX = 3.000000000000000000
Memo.UTF8 = (
'[Admin]')
ParentFont = False
VAlign = vaCenter
end
object Memo16: TfrxMemoView
Align = baLeft
Left = 170.078850000000000000
Top = 188.976500000000000000
Width = 79.370130000000000000
Height = 18.897650000000000000
ShowHint = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
GapX = 5.000000000000000000
Memo.UTF8 = (
#25910#27454#26085#26399':')
ParentFont = False
VAlign = vaCenter
end
object Memo17: TfrxMemoView
Align = baWidth
Left = 249.448980000000000000
Top = 188.976500000000000000
Width = 108.850464000000000000
Height = 18.897650000000000000
ShowHint = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
GapX = 3.000000000000000000
Memo.UTF8 = (
'[PayDate]')
ParentFont = False
VAlign = vaCenter
end
object Memo18: TfrxMemoView
Align = baWidth
Top = 211.653680000000000000
Width = 358.299444000000000000
Height = 18.897650000000000000
ShowHint = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
GapX = 5.000000000000000000
Memo.UTF8 = (
#35828#26126':'#35813#25910#25454#38750#27491#24335#21457#31080#65292#35831#22949#21892#20445#31649#65281)
ParentFont = False
VAlign = vaCenter
end
object Memo10: TfrxMemoView
Align = baLeft
Top = 139.842610000000000000
Width = 64.252010000000000000
Height = 18.897650000000000000
ShowHint = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
HAlign = haRight
Memo.UTF8 = (
#23567#20889#37329#39069':')
ParentFont = False
VAlign = vaCenter
end
object Memo11: TfrxMemoView
Align = baWidth
Left = 64.252010000000000000
Top = 139.842610000000000000
Width = 294.047434000000000000
Height = 18.897650000000000000
ShowHint = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
Memo.UTF8 = (
'[XXMoney]')
ParentFont = False
VAlign = vaCenter
end
end
end
end