📄 sj_jypfhdck.dfm
字号:
inherited frm_JYPFHDCK: Tfrm_JYPFHDCK
Tag = 61200
Left = 32
Top = 4
Caption = '邮资票品管理信息系统——库房管理'
ClientHeight = 509
ClientWidth = 748
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 12
object ModiPanel1: TModiPanel
Left = 0
Top = 478
Width = 748
Height = 31
Align = alBottom
BevelOuter = bvLowered
TabOrder = 0
DisButton = [bnEdit, bnSave, bnCancel, bnClose]
BtnWidth = 65
OnBtnClick = ModiPanel1BtnClick
object BitBtn5: TBitBtn
Left = 198
Top = 3
Width = 67
Height = 25
Caption = '复核(&H)'
TabOrder = 7
OnClick = BitBtn5Click
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333330000333333333333333333333333F33333333333
00003333344333333333333333388F3333333333000033334224333333333333
338338F3333333330000333422224333333333333833338F3333333300003342
222224333333333383333338F3333333000034222A22224333333338F338F333
8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
33333338F83338F338F33333000033A33333A222433333338333338F338F3333
0000333333333A222433333333333338F338F33300003333333333A222433333
333333338F338F33000033333333333A222433333333333338F338F300003333
33333333A222433333333333338F338F00003333333333333A22433333333333
3338F38F000033333333333333A223333333333333338F830000333333333333
333A333333333333333338330000333333333333333333333333333333333333
0000}
NumGlyphs = 2
end
object BitBtn6: TBitBtn
Left = 265
Top = 3
Width = 93
Height = 25
Caption = '全部复核(&A)'
TabOrder = 8
OnClick = BitBtn6Click
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333330000333333333333333333333333F33333333333
00003333344333333333333333388F3333333333000033334224333333333333
338338F3333333330000333422224333333333333833338F3333333300003342
222224333333333383333338F3333333000034222A22224333333338F338F333
8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
33333338F83338F338F33333000033A33333A222433333338333338F338F3333
0000333333333A222433333333333338F338F33300003333333333A222433333
333333338F338F33000033333333333A222433333333333338F338F300003333
33333333A222433333333333338F338F00003333333333333A22433333333333
3338F38F000033333333333333A223333333333333338F830000333333333333
333A333333333333333338330000333333333333333333333333333333333333
0000}
NumGlyphs = 2
end
object BBt_Send: TBitBtn
Left = 358
Top = 3
Width = 69
Height = 25
Caption = '发送(&T)'
TabOrder = 9
OnClick = BBt_SendClick
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000130B0000130B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333303
333333333333337FF3333333333333903333333333333377FF33333333333399
03333FFFFFFFFF777FF3000000999999903377777777777777FF0FFFF0999999
99037F3337777777777F0FFFF099999999907F3FF777777777770F00F0999999
99037F773777777777730FFFF099999990337F3FF777777777330F00FFFFF099
03337F773333377773330FFFFFFFF09033337F3FF3FFF77733330F00F0000003
33337F773777777333330FFFF0FF033333337F3FF7F3733333330F08F0F03333
33337F7737F7333333330FFFF003333333337FFFF77333333333000000333333
3333777777333333333333333333333333333333333333333333}
NumGlyphs = 2
end
end
object Panel1: TPanel
Left = 0
Top = 38
Width = 218
Height = 440
Align = alLeft
BevelInner = bvLowered
BevelOuter = bvNone
TabOrder = 1
object Label1: TLabel
Left = 5
Top = 15
Width = 48
Height = 12
Caption = '查询日期'
end
object DBGrid2: TDBGrid
Left = 1
Top = 39
Width = 216
Height = 400
Align = alBottom
DataSource = DS_FHDH
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
TabOrder = 0
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = '宋体'
TitleFont.Style = []
OnDrawColumnCell = DBGrid2DrawColumnCell
Columns = <
item
Expanded = False
FieldName = 'KDRQ'
Title.Caption = '日期'
Width = 68
Visible = True
end
item
Expanded = False
FieldName = 'DWMC'
Title.Caption = '去向单位'
Width = 112
Visible = True
end>
end
object BitBtn7: TBitBtn
Left = 155
Top = 9
Width = 50
Height = 25
Caption = '查询'
TabOrder = 1
OnClick = BitBtn7Click
end
object DateEdit1: TDateEdit
Left = 59
Top = 11
Width = 91
Height = 21
ButtonWidth = 16
NumGlyphs = 2
PopupFont.Charset = DEFAULT_CHARSET
PopupFont.Color = clWindowText
PopupFont.Height = -11
PopupFont.Name = 'MS Sans Serif'
PopupFont.Style = []
YearDigits = dyFour
TabOrder = 2
end
end
object Panel2: TPanel
Left = 218
Top = 38
Width = 530
Height = 440
Align = alClient
BevelInner = bvLowered
BevelOuter = bvNone
TabOrder = 2
object Label2: TLabel
Left = 14
Top = 16
Width = 48
Height = 12
Caption = '发货单号'
end
object Label3: TLabel
Left = 14
Top = 41
Width = 48
Height = 12
Caption = '开单日期'
end
object Label4: TLabel
Left = 363
Top = 18
Width = 48
Height = 12
Caption = '出库性质'
end
object Label5: TLabel
Left = 216
Top = 41
Width = 36
Height = 12
Caption = '制表人'
end
object Label7: TLabel
Left = 39
Top = 90
Width = 24
Height = 12
Caption = '备注'
end
object Label9: TLabel
Left = 375
Top = 41
Width = 36
Height = 12
Caption = '库管员'
end
object Label10: TLabel
Left = 14
Top = 66
Width = 48
Height = 12
Caption = '出库日期'
end
object Label11: TLabel
Left = 205
Top = 66
Width = 48
Height = 12
Caption = '装票日期'
end
object Label12: TLabel
Left = 363
Top = 66
Width = 48
Height = 12
Caption = '封装袋数'
end
object DBEdit2: TDBEdit
Left = 67
Top = 37
Width = 94
Height = 20
Color = clMenu
DataField = 'KDRQ'
DataSource = DS_FHDH
ReadOnly = True
TabOrder = 0
end
object DBEdit3: TDBEdit
Left = 414
Top = 13
Width = 99
Height = 20
Color = clMenu
DataField = 'RCKXZMC'
DataSource = DS_FHDH
ReadOnly = True
TabOrder = 1
end
object DBEdit4: TDBEdit
Left = 256
Top = 37
Width = 91
Height = 20
Color = clMenu
DataField = 'ZBR'
DataSource = DS_FHDH
ReadOnly = True
TabOrder = 2
end
object DBEdit6: TDBEdit
Left = 67
Top = 13
Width = 280
Height = 20
Color = clMenu
DataField = 'FHDH'
DataSource = DS_FHDH
ReadOnly = True
TabOrder = 3
end
object DBEdit7: TDBEdit
Left = 67
Top = 86
Width = 446
Height = 20
DataField = 'BZ'
DataSource = DS_FHDH
TabOrder = 4
end
object DBEdit8: TDBEdit
Left = 415
Top = 37
Width = 98
Height = 20
Color = clMenu
DataField = 'HDR'
DataSource = DS_FHDH
ReadOnly = True
TabOrder = 5
end
object DBDateEdit1: TDBDateEdit
Left = 67
Top = 61
Width = 94
Height = 21
DataField = 'CKRQ'
DataSource = DS_FHDH
ButtonWidth = 16
NumGlyphs = 2
TabOrder = 6
YearDigits = dyFour
end
object DBDateEdit2: TDBDateEdit
Left = 256
Top = 61
Width = 92
Height = 21
DataField = 'ZPRQ'
DataSource = DS_FHDH
ButtonWidth = 16
NumGlyphs = 2
TabOrder = 7
YearDigits = dyFour
end
object RxDBCalcEdit1: TRxDBCalcEdit
Left = 415
Top = 61
Width = 41
Height = 21
DataField = 'FZDS'
DataSource = DS_FHDH
DecimalPlaces = 15
ButtonWidth = 0
NumGlyphs = 2
TabOrder = 8
end
object DBGrid1: TDBGrid
Left = 9
Top = 209
Width = 430
Height = 75
DataSource = DS_BD
TabOrder = 9
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = '宋体'
TitleFont.Style = []
Visible = False
Columns = <
item
Expanded = False
FieldName = 'DZBH'
Title.Caption = '编号'
Width = 96
Visible = True
end
item
Expanded = False
FieldName = 'DZZL'
Title.Caption = '重量(千克)'
Width = 74
Visible = True
end
item
Expanded = False
FieldName = 'YSJE'
Title.Caption = '运输金额'
Width = 86
Visible = True
end>
end
object BitBtn3: TBitBtn
Left = 278
Top = 267
Width = 70
Height = 25
Caption = '增加'
TabOrder = 10
Visible = False
OnClick = BitBtn3Click
end
object BitBtn4: TBitBtn
Left = 150
Top = 271
Width = 70
Height = 25
Caption = '删除'
TabOrder = 11
Visible = False
OnClick = BitBtn4Click
end
object DBGrid4: TDBGrid
Left = 9
Top = 184
Width = 430
Height = 123
DataSource = DS_BHBH
TabOrder = 12
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = '宋体'
TitleFont.Style = []
Columns = <
item
Color = cl3DLight
Expanded = False
FieldName = 'ZH'
ReadOnly = True
Title.Caption = '志号'
Width = 66
Visible = True
end
item
Color = cl3DLight
Expanded = False
FieldName = 'TJC'
ReadOnly = True
Title.Caption = '票品名称'
Width = 103
Visible = True
end
item
Color = cl3DLight
Expanded = False
FieldName = 'bz'
Title.Caption = '版'
Width = 90
Visible = True
end
item
Color = cl3DLight
Expanded = False
FieldName = 'QSBH'
Title.Caption = '起始版号'
Width = 63
Visible = True
end
item
Color = cl3DLight
Expanded = False
FieldName = 'ZZBH'
Title.Caption = '终止版号'
Visible = True
end>
end
object BitBtn1: TBitBtn
Left = 442
Top = 249
Width = 70
Height = 25
Caption = '增加'
TabOrder = 13
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 442
Top = 281
Width = 70
Height = 25
Caption = '删除'
TabOrder = 14
OnClick = BitBtn2Click
end
object DBGrid3: TDBGrid
Left = 9
Top = 316
Width = 521
Height = 123
DataSource = DS_FHDPP
TabOrder = 15
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = '宋体'
TitleFont.Style = []
Columns = <
item
Color = cl3DLight
Expanded = False
FieldName = 'ZH'
ReadOnly = True
Title.Caption = '志号'
Width = 68
Visible = True
end
item
Color = cl3DLight
Expanded = False
FieldName = 'TJC'
ReadOnly = True
Title.Caption = '名称'
Width = 100
Visible = True
end
item
Color = cl3DLight
Expanded = False
FieldName = 'JJ'
ReadOnly = True
Title.Caption = '进价'
Width = 60
Visible = True
end
item
Color = cl3DLight
Expanded = False
FieldName = 'PPDW'
ReadOnly = True
Title.Caption = '单位'
Width = 30
Visible = True
end
item
Color = cl3DLight
Expanded = False
FieldName = 'SL'
ReadOnly = True
Title.Caption = '数量'
Width = 75
Visible = True
end
item
Color = cl3DLight
Expanded = False
FieldName = 'KFMC'
ReadOnly = True
Title.Caption = '库房'
Width = 66
Visible = True
end
item
Expanded = False
FieldName = 'KWH'
Title.Caption = '库位'
Width = 82
Visible = True
end>
end
object Panel4: TPanel
Left = 0
Top = 118
Width = 529
Height = 2
TabOrder = 16
end
object BitBtn8: TBitBtn
Left = 442
Top = 183
Width = 70
Height = 25
Caption = '确定'
TabOrder = 17
OnClick = BitBtn8Click
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
33333333333333333333333333333333333333FF333333333333300333333333
33333773FF33333333333090033333333333373773FF33333333330990033333
3333337F3773FF33333333099990033333333373F33773FFF333333099999007
33333337F33337773333333099999903333333373F3333733333333309999033
333333337F3337F333333333099990733333333373F3F77F3333333330900907
3333333337F77F77F33333333003709073333333377377F77F33333337333709
073333333733377F77F33333333333709033333333333377F7F3333333333337
0733333333333337773333333333333333333333333333333333}
NumGlyphs = 2
end
object Panel5: TPanel
Left = 4
Top = 120
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -