📄 jyp_rkfh.dfm
字号:
inherited Frm_JYP_RKFH: TFrm_JYP_RKFH
Tag = 61100
Left = 15
Top = -2
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 = 65
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 = 263
Top = 3
Width = 97
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
end
object Panel1: TPanel
Left = 0
Top = 45
Width = 218
Height = 433
Align = alLeft
BevelInner = bvLowered
BevelOuter = bvNone
TabOrder = 1
object Label8: TLabel
Left = 5
Top = 15
Width = 48
Height = 12
Caption = '查询日期'
end
object DBGrid2: TDBGrid
Left = 1
Top = 40
Width = 216
Height = 392
Align = alBottom
DataSource = DS_RKD
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 = 45
Width = 530
Height = 433
Align = alClient
BevelInner = bvLowered
BevelOuter = bvNone
TabOrder = 2
object Label2: TLabel
Left = 14
Top = 17
Width = 48
Height = 12
Caption = '入库单号'
end
object Label3: TLabel
Left = 14
Top = 43
Width = 48
Height = 12
Caption = '开单日期'
end
object Label4: TLabel
Left = 357
Top = 17
Width = 48
Height = 12
Caption = '入库性质'
end
object Label5: TLabel
Left = 194
Top = 43
Width = 36
Height = 12
Caption = '制表人'
end
object Label10: TLabel
Left = 358
Top = 43
Width = 48
Height = 12
Caption = '入库日期'
end
object Label12: TLabel
Left = 26
Top = 70
Width = 36
Height = 12
Caption = '库管员'
end
object DBEdit2: TDBEdit
Left = 66
Top = 39
Width = 99
Height = 20
Color = clMenu
DataField = 'KDRQ'
DataSource = DS_RKD
ReadOnly = True
TabOrder = 0
end
object DBEdit3: TDBEdit
Left = 410
Top = 13
Width = 104
Height = 20
Color = clMenu
DataField = 'RCKXZMC'
DataSource = DS_RKD
ReadOnly = True
TabOrder = 1
end
object DBEdit4: TDBEdit
Left = 235
Top = 39
Width = 98
Height = 20
Color = clMenu
DataField = 'ZBR'
DataSource = DS_RKD
ReadOnly = True
TabOrder = 2
end
object DBEdit6: TDBEdit
Left = 66
Top = 13
Width = 267
Height = 20
Color = clMenu
DataField = 'rkdh'
DataSource = DS_RKD
ReadOnly = True
TabOrder = 3
end
object DBDateEdit1: TDBDateEdit
Left = 410
Top = 39
Width = 105
Height = 21
DataField = 'RKRQ'
DataSource = DS_RKD
ButtonWidth = 16
NumGlyphs = 2
TabOrder = 4
YearDigits = dyFour
end
object DBGrid4: TDBGrid
Left = 10
Top = 96
Width = 402
Height = 141
DataSource = DS_BHBH
TabOrder = 5
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = '宋体'
TitleFont.Style = []
Visible = False
Columns = <
item
Color = cl3DLight
Expanded = False
FieldName = 'ZH'
ReadOnly = True
Title.Caption = '志号'
Width = 60
Visible = True
end
item
Color = cl3DLight
Expanded = False
FieldName = 'TJC'
ReadOnly = True
Title.Caption = '票品名称'
Width = 86
Visible = True
end
item
Expanded = False
FieldName = 'bz'
Title.Caption = '版'
Width = 68
Visible = True
end
item
Expanded = False
FieldName = 'QSBH'
Title.Caption = '起始版号'
Width = 71
Visible = True
end
item
Expanded = False
FieldName = 'ZZBH'
Title.Caption = '终止版号'
Width = 68
Visible = True
end>
end
object BitBtn1: TBitBtn
Left = 422
Top = 180
Width = 75
Height = 25
Caption = '增加'
TabOrder = 6
Visible = False
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 422
Top = 212
Width = 75
Height = 25
Caption = '删除'
TabOrder = 7
Visible = False
OnClick = BitBtn2Click
end
object DBGrid3: TDBGrid
Left = 9
Top = 96
Width = 521
Height = 336
DataSource = DS_RKDPP
TabOrder = 8
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 = 61
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 = 51
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 = 'PPDW'
ReadOnly = True
Title.Caption = '单位'
Width = 30
Visible = True
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -