⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 unbman.dfm

📁 DELPHI编写的商场收银POS机源代码
💻 DFM
📖 第 1 页 / 共 5 页
字号:
          ImeName = '中文 (简体) - 微软拼音'
          TabOrder = 0
          _EditType = EDIT
          _SHOWCAL = NONE
        end
        object BNNAM: TJDBEdit
          Left = 56
          Top = 25
          Width = 100
          Height = 19
          DataField = 'BNNAM'
          ImeName = '中文 (简体) - 微软拼音'
          TabOrder = 1
          _EditType = EDIT
          _SHOWCAL = NONE
        end
        object BNSEX: SEDBLOOKUPBOX
          Left = 56
          Top = 65
          Width = 100
          Height = 19
          DataField = 'BNSEX'
          ImeName = '中文 (简体) - 微软拼音'
          MaxLength = 20
          TabOrder = 5
          _EditType = SEVARCHAR
          _DatabaseName = 'MAIN'
          _TableName = 'SYSLST'
          _Field_IDNO = 'B_SEX'
          _EDIT_WIDTH = 50
          _CHANGE_QUERY = True
          _INSERT_RECORD = True
          _SHOW_MESSAGE = True
        end
        object BNBLD: SEDBLOOKUPBOX
          Left = 224
          Top = 65
          Width = 100
          Height = 19
          DataField = 'BNBLD'
          ImeName = '中文 (简体) - 微软拼音'
          MaxLength = 20
          TabOrder = 6
          _EditType = SEVARCHAR
          _DatabaseName = 'MAIN'
          _TableName = 'SYSLST'
          _Field_IDNO = 'BMANBNBLD'
          _EDIT_WIDTH = 50
          _CHANGE_QUERY = True
          _INSERT_RECORD = True
          _SHOW_MESSAGE = True
        end
        object BNCPL: SEDBLOOKUPBOX
          Left = 224
          Top = 85
          Width = 100
          Height = 19
          DataField = 'BNCPL'
          ImeName = '中文 (简体) - 微软拼音'
          MaxLength = 20
          TabOrder = 8
          _EditType = SEVARCHAR
          _DatabaseName = 'MAIN'
          _TableName = 'SYSLST'
          _Field_IDNO = 'BMANBNCPL'
          _EDIT_WIDTH = 50
          _CHANGE_QUERY = True
          _INSERT_RECORD = True
          _SHOW_MESSAGE = True
        end
        object BNCTY: SEDBLOOKUPBOX
          Left = 224
          Top = 105
          Width = 100
          Height = 19
          DataField = 'BNCTY'
          ImeName = '中文 (简体) - 微软拼音'
          MaxLength = 20
          TabOrder = 10
          _EditType = SEVARCHAR
          _DatabaseName = 'MAIN'
          _TableName = 'SYSLST'
          _Field_IDNO = 'BMANBNCTY'
          _EDIT_WIDTH = 50
          _CHANGE_QUERY = True
          _INSERT_RECORD = True
          _SHOW_MESSAGE = True
        end
        object BNSDP: SEDBLOOKUPBOX
          Left = 224
          Top = 125
          Width = 100
          Height = 19
          DataField = 'BNSDP'
          ImeName = '中文 (简体) - 微软拼音'
          MaxLength = 20
          TabOrder = 12
          _EditType = SEVARCHAR
          _DatabaseName = 'MAIN'
          _TableName = 'SYSLST'
          _Field_IDNO = 'BMANBNSDP'
          _EDIT_WIDTH = 50
          _CHANGE_QUERY = True
          _INSERT_RECORD = True
          _SHOW_MESSAGE = True
        end
        object BNVIC: SEDBLOOKUPBOX
          Left = 56
          Top = 350
          Width = 100
          Height = 19
          DataField = 'BNVIC'
          ImeName = '中文 (简体) - 微软拼音'
          MaxLength = 20
          TabOrder = 26
          _EditType = SEVARCHAR
          _DatabaseName = 'MAIN'
          _TableName = 'SYSLST'
          _Field_IDNO = 'BMANBNVIC'
          _EDIT_WIDTH = 50
          _CHANGE_QUERY = True
          _INSERT_RECORD = True
          _SHOW_MESSAGE = True
        end
        object BNPWD: TEdit
          Left = 224
          Top = 25
          Width = 100
          Height = 19
          ImeName = '中文 (简体) - 微软拼音'
          TabOrder = 2
          OnKeyDown = BNPWDKeyDown
        end
        object BTNMSG: TBitBtn
          Left = 251
          Top = 395
          Width = 75
          Height = 25
          Caption = '信息'
          TabOrder = 28
          OnClick = BTNMSGClick
        end
      end
      object TabSheet6: TTabSheet
        Caption = '在职资料'
        object LBBNSEC: TLabel
          Left = 165
          Top = 88
          Width = 48
          Height = 12
          Caption = '发薪类别'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object LBBNCLS: TLabel
          Left = 0
          Top = 8
          Width = 48
          Height = 12
          Caption = '公    司'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object LBBNDPO: TLabel
          Left = 0
          Top = 88
          Width = 48
          Height = 12
          Caption = '扣缴单位'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object LBBNDPT: TLabel
          Left = 0
          Top = 48
          Width = 48
          Height = 12
          Caption = '绩效单位'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object LBBNLLC: TLabel
          Left = 165
          Top = 8
          Width = 48
          Height = 12
          Caption = '阶级代码'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object LBBNSVR: TLabel
          Left = 0
          Top = 68
          Width = 48
          Height = 12
          Caption = '服务单位'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object LBBNNUM: TLabel
          Left = 0
          Top = 28
          Width = 48
          Height = 12
          Caption = '出勤班别'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object LBBNLCC: TLabel
          Left = 165
          Top = 68
          Width = 48
          Height = 12
          Caption = '个人诚保'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object LBBNEPC: TLabel
          Left = 165
          Top = 28
          Width = 48
          Height = 12
          Caption = '职  务'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object LBBNTIT: TLabel
          Left = 165
          Top = 48
          Width = 48
          Height = 12
          Caption = '职    称'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object LBBNGRC: TLabel
          Left = 0
          Top = 198
          Width = 48
          Height = 12
          Caption = '应征来源'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object LBBNC02: TLabel
          Left = 0
          Top = 118
          Width = 48
          Height = 12
          Caption = '任 用 日'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object LBBNFDY: TLabel
          Left = 0
          Top = 138
          Width = 48
          Height = 12
          Caption = '到职日期'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object LBBNEDY: TLabel
          Left = 165
          Top = 138
          Width = 48
          Height = 12
          Caption = '离职日期'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object LBBNHPS: TLabel
          Left = 0
          Top = 158
          Width = 48
          Height = 12
          Caption = '停薪留职'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object LBBNHPF: TLabel
          Left = 165
          Top = 158
          Width = 48
          Height = 12
          Caption = '复职日期'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object LBBNHPV: TLabel
          Left = 110
          Top = 178
          Width = 48
          Height = 12
          Caption = '累休天数'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object LBBNSPL: TLabel
          Left = 0
          Top = 178
          Width = 48
          Height = 12
          Caption = '特休天数'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object LBBNSPN: TLabel
          Left = 223
          Top = 178
          Width = 48
          Height = 12
          Caption = '前期未休'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object LBBNC03: TLabel
          Left = 0
          Top = 218
          Width = 48
          Height = 12
          Caption = '保 证 人'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object LBBNCHM: TLabel
          Left = 165
          Top = 198
          Width = 48
          Height = 12
          Caption = '离职原因'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object LBBNLV2: TLabel
          Left = 125
          Top = 238
          Width = 24
          Height = 12
          Caption = '职级'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object LBBNLV1: TLabel
          Left = 0
          Top = 238
          Width = 48
          Height = 12
          Caption = '职  等'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object LBBNTB1: TLabel
          Left = 0
          Top = 288
          Width = 48
          Height = 12
          Caption = '团保加保'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object LBBNTB2: TLabel
          Left = 120
          Top = 288
          Width = 48
          Height = 12
          Caption = '团保退保'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -12

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -