📄 jm_fhdsc.dfm
字号:
inherited frm_FHDSC: Tfrm_FHDSC
Left = 285
Top = 52
Caption = '邮资票品管理信息系统——集邮品业务'
ClientHeight = 492
ClientWidth = 693
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 12
object ModiPanel1: TModiPanel
Left = 0
Top = 461
Width = 693
Height = 31
Align = alBottom
BevelOuter = bvLowered
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
BtnWidth = 75
OnBtnClick = ModiPanel1BtnClick
end
object Panel4: TPanel
Left = 0
Top = 0
Width = 693
Height = 61
Align = alTop
BevelInner = bvLowered
BevelOuter = bvNone
TabOrder = 1
object XttxTitle: TRxLabel
Left = 1
Top = 1
Width = 691
Height = 24
Align = alTop
Alignment = taCenter
Caption = '营业员分票'
Font.Charset = GB2312_CHARSET
Font.Color = clGreen
Font.Height = -24
Font.Name = '楷体_GB2312'
Font.Style = [fsBold, fsUnderline]
ParentFont = False
end
object Lbl_user: TLabel
Left = 16
Top = 39
Width = 48
Height = 12
Caption = '操作员:'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
end
object Panel2: TPanel
Left = 0
Top = 61
Width = 693
Height = 41
Align = alTop
BevelOuter = bvLowered
TabOrder = 2
object Rgp_ppfl: TRadioGroup
Left = 1
Top = 1
Width = 691
Height = 39
Align = alClient
Caption = '集邮票品分类选项'
Columns = 5
ItemIndex = 0
Items.Strings = (
'集邮票'
'集邮品'
'购入票')
TabOrder = 0
OnClick = Rgp_ppflClick
end
end
object Panel3: TPanel
Left = 0
Top = 102
Width = 693
Height = 359
Align = alClient
BevelOuter = bvLowered
Caption = 'Panel3'
TabOrder = 3
object Panel5: TPanel
Left = 186
Top = 1
Width = 506
Height = 357
Align = alClient
BevelInner = bvLowered
BevelOuter = bvNone
TabOrder = 0
object Label2: TLabel
Left = 11
Top = 18
Width = 48
Height = 12
Caption = '去向单位'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 272
Top = 44
Width = 48
Height = 12
Caption = '开单日期'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 272
Top = 17
Width = 48
Height = 12
Caption = '出库性质'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 24
Top = 45
Width = 36
Height = 12
Caption = '制表人'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object DBGrid3: TDBGrid
Left = 1
Top = 74
Width = 504
Height = 282
Align = alBottom
DataSource = DS_ckpp
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ImeName = '微软拼音输入法 3.0'
ParentFont = False
PopupMenu = data.pm_Export
TabOrder = 0
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = '宋体'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'ZH'
ReadOnly = True
Title.Caption = '志号'
Width = 70
Visible = True
end
item
Expanded = False
FieldName = 'PPMC'
ReadOnly = True
Title.Caption = '名称'
Width = 231
Visible = True
end
item
Expanded = False
FieldName = 'LBMC'
ReadOnly = True
Title.Caption = '类别'
Visible = False
end
item
Color = clInfoBk
Expanded = False
FieldName = 'SL'
Title.Caption = '数量'
Width = 51
Visible = True
end
item
Expanded = False
FieldName = 'XJ'
ReadOnly = True
Title.Caption = '售价(元)'
Width = 60
Visible = True
end
item
Expanded = False
FieldName = 'JJ'
ReadOnly = True
Title.Caption = '进价(元)'
Width = 57
Visible = True
end>
end
object DBEdit3: TDBEdit
Left = 336
Top = 13
Width = 138
Height = 20
Color = clMenu
DataField = 'RCKXZMC'
DataSource = DS_fhd
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ImeName = '微软拼音输入法 3.0'
ParentFont = False
TabOrder = 1
end
object DBEdit4: TDBEdit
Left = 76
Top = 41
Width = 138
Height = 20
Color = clMenu
DataField = 'ZBR'
DataSource = DS_fhd
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ImeName = '微软拼音输入法 3.0'
ParentFont = False
TabOrder = 2
end
object DBEdit6: TDBEdit
Left = 76
Top = 13
Width = 138
Height = 20
Color = clMenu
DataField = 'DWMC'
DataSource = DS_fhd
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ImeName = '微软拼音输入法 3.0'
ParentFont = False
TabOrder = 3
end
object DBDateEdit1: TDBDateEdit
Left = 336
Top = 40
Width = 138
Height = 21
DataField = 'KDRQ'
DataSource = DS_fhd
Color = clMenu
NumGlyphs = 2
TabOrder = 4
YearDigits = dyFour
end
end
object Panel1: TPanel
Left = 1
Top = 1
Width = 185
Height = 357
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -