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

📄 ultxryxx.dfm

📁 行业应急系统 包括: 应急系统(待遇核发) 发放系统 开发环境:Delphi5 (sp1)+ Oracle 8.05 MultiExport是一个可以将数据按指定字段倒出
💻 DFM
📖 第 1 页 / 共 5 页
字号:
              Top = 59
              Width = 103
              Height = 20
              DropDownAlignment = taLeftJustify
              Selected.Strings = (
                'DMMC'#9'20'#9'用工形式'#9'F'
                'DM'#9'10'#9'代码'#9'F')
              DataField = 'YGXS'
              DataSource = souTemp
              LookupTable = dfmLTXRYXX.qryYGXS
              LookupField = 'DM'
              Options = [loColLines, loRowLines, loTitles]
              TabOrder = 5
              AutoDropDown = False
              ShowButton = True
              AllowClearKey = False
            end
            object dtpCJGZSJ: TwwDBDateTimePicker
              Left = 287
              Top = 59
              Width = 103
              Height = 20
              CalendarAttributes.Font.Charset = DEFAULT_CHARSET
              CalendarAttributes.Font.Color = clWindowText
              CalendarAttributes.Font.Height = -11
              CalendarAttributes.Font.Name = 'MS Sans Serif'
              CalendarAttributes.Font.Style = []
              DataField = 'CJGZSJ'
              DataSource = souTemp
              Epoch = 1950
              ShowButton = True
              TabOrder = 6
            end
            object dtpCSSJ: TwwDBDateTimePicker
              Left = 491
              Top = 13
              Width = 103
              Height = 20
              CalendarAttributes.Font.Charset = DEFAULT_CHARSET
              CalendarAttributes.Font.Color = clWindowText
              CalendarAttributes.Font.Height = -11
              CalendarAttributes.Font.Name = 'MS Sans Serif'
              CalendarAttributes.Font.Style = []
              DataField = 'CSSJ'
              DataSource = souTemp
              Epoch = 1950
              ShowButton = True
              TabOrder = 2
            end
            object DBEdit77: TDBEdit
              Left = 491
              Top = 106
              Width = 103
              Height = 20
              TabStop = False
              Color = clBtnFace
              DataField = 'YXQSRQ'
              DataSource = souDYMX
              ReadOnly = True
              TabOrder = 13
            end
            object DBEdit78: TDBEdit
              Left = 90
              Top = 154
              Width = 103
              Height = 20
              TabStop = False
              Color = clBtnFace
              DataField = 'FFRQ'
              DataSource = souDYMX
              ReadOnly = True
              TabOrder = 14
            end
            object DBEdit79: TDBEdit
              Left = 287
              Top = 154
              Width = 103
              Height = 20
              TabStop = False
              Color = clBtnFace
              DataField = 'GRZHYE'
              DataSource = souDYMX
              ReadOnly = True
              TabOrder = 15
            end
            object DBEdit80: TDBEdit
              Left = 491
              Top = 154
              Width = 103
              Height = 20
              TabStop = False
              Color = clBtnFace
              DataField = 'GRZHLX'
              DataSource = souDYMX
              ReadOnly = True
              TabOrder = 16
            end
            object DBEdit81: TDBEdit
              Left = 287
              Top = 36
              Width = 307
              Height = 20
              TabStop = False
              Color = clBtnFace
              DataField = 'DWMC'
              DataSource = souTemp
              ReadOnly = True
              TabOrder = 4
            end
            object cmbZW: TwwDBLookupCombo
              Left = 90
              Top = 106
              Width = 103
              Height = 20
              DropDownAlignment = taLeftJustify
              Selected.Strings = (
                'DMMC'#9'20'#9'职务'#9'F'
                'DM'#9'10'#9'代码'#9'F')
              DataField = 'ZW'
              DataSource = dfmLTXRYXX.souLTXJBXX
              LookupTable = dfmLTXRYXX.qryZW
              LookupField = 'DM'
              Options = [loColLines, loRowLines, loTitles]
              TabOrder = 11
              AutoDropDown = False
              ShowButton = True
              AllowClearKey = False
            end
            object cmbZC: TwwDBLookupCombo
              Left = 287
              Top = 106
              Width = 103
              Height = 20
              DropDownAlignment = taLeftJustify
              Selected.Strings = (
                'DMMC'#9'20'#9'职称'#9'F'
                'DM'#9'10'#9'代码'#9'F')
              DataField = 'ZC'
              DataSource = dfmLTXRYXX.souLTXJBXX
              LookupTable = dfmLTXRYXX.qryZC
              LookupField = 'DM'
              Options = [loColLines, loRowLines, loTitles]
              TabOrder = 12
              AutoDropDown = False
              ShowButton = True
              AllowClearKey = False
            end
            object edtYCXLNJT: TDBEdit
              Left = 517
              Top = 57
              Width = 73
              Height = 20
              TabStop = False
              Color = clBtnFace
              DataField = 'YCXLNJT'
              DataSource = souDYMX
              ReadOnly = True
              TabOrder = 17
            end
            object edtLTXDYJE: TDBEdit
              Left = 491
              Top = 130
              Width = 103
              Height = 20
              TabStop = False
              Color = clBtnFace
              DataField = 'DYZE'
              DataSource = souDYMX
              ReadOnly = True
              TabOrder = 18
            end
            object edtGRZHYE: TDBEdit
              Left = 525
              Top = 57
              Width = 73
              Height = 20
              TabStop = False
              Color = clBtnFace
              DataField = 'GRZHYE'
              DataSource = souDYMX
              ReadOnly = True
              TabOrder = 19
            end
            object edtLTXHYDY: TDBEdit
              Left = 90
              Top = 129
              Width = 103
              Height = 20
              TabStop = False
              Color = clBtnFace
              DataField = 'DYZE_HY'
              DataSource = souTYDYXM
              ReadOnly = True
              TabOrder = 20
            end
            object edtLTXTZJE: TDBEdit
              Left = 287
              Top = 129
              Width = 103
              Height = 20
              TabStop = False
              Color = clBtnFace
              DataField = 'TZJE'
              DataSource = souDYMX
              ReadOnly = True
              TabOrder = 21
            end
            object cmbZW_Edit: TwwDBLookupCombo
              Left = 544
              Top = 121
              Width = 121
              Height = 20
              DropDownAlignment = taLeftJustify
              Selected.Strings = (
                'DM'#9'10'#9'代码'#9'F'
                'DMMC'#9'20'#9'职务'#9'F')
              DataField = 'ZW'
              DataSource = dfmLTXRYXX.souLTXJBXX
              LookupTable = dfmLTXRYXX.qryZW
              LookupField = 'DM'
              Options = [loColLines, loRowLines, loTitles]
              TabOrder = 22
              AutoDropDown = False
              ShowButton = True
              AllowClearKey = False
            end
            object cmbYGXS_Edit: TwwDBLookupCombo
              Left = 544
              Top = 129
              Width = 121
              Height = 20
              DropDownAlignment = taLeftJustify
              Selected.Strings = (
                'DM'#9'10'#9'代码'#9'F'
                'DMMC'#9'20'#9'用工形式'#9'F')
              DataField = 'YGXS'
              DataSource = souTemp
              LookupTable = dfmLTXRYXX.qryYGXS
              LookupField = 'DM'
              Options = [loColLines, loRowLines, loTitles]
              TabOrder = 23
              AutoDropDown = False
              ShowButton = True
              AllowClearKey = False
            end
            object cmbZC_Edit: TwwDBLookupCombo
              Left = 544
              Top = 137
              Width = 121
              Height = 20
              DropDownAlignment = taLeftJustify
              Selected.Strings = (
                'DM'#9'10'#9'代码'#9'F'
                'DMMC'#9'20'#9'职称'#9'F')
              DataField = 'ZC'
              DataSource = dfmLTXRYXX.souLTXJBXX
              LookupTable = dfmLTXRYXX.qryZC
              LookupField = 'DM'
              Options = [loColLines, loRowLines, loTitles]
              TabOrder = 24
              AutoDropDown = False
              ShowButton = True
              AllowClearKey = False
            end
            object cmbXB_Edit: TwwDBLookupCombo
              Left = 544
              Top = 145
              Width = 121
              Height = 20
              DropDownAlignment = taLeftJustify
              Selected.Strings = (
                'DM'#9'10'#9'代码'#9'F'
                'DMMC'#9'10'#9'性别'#9'F')
              DataField = 'XB'
              DataSource = souTemp
              LookupTable = dfmLTXRYXX.qryXB
              LookupField = 'DM'
              Options = [loColLines, loRowLines, loTitles]
              TabOrder = 25
              AutoDropDown = False
              ShowButton = True
              AllowClearKey = False
            end
            object DBEdit84: TDBEdit
              Left = 367
              Top = 82
              Width = 50
              Height = 20
              DataField = 'YZBM'
              DataSource = dfmLTXRYXX.souLTXJBXX
              TabOrder = 9
            end
            object DBEdit85: TDBEdit
              Left = 491
              Top = 82
              Width = 103
              Height = 20
              DataField = 'LXDH'
              DataSource = dfmLTXRYXX.souLTXJBXX
              TabOrder = 10
            end
            object DBEdit86: TDBEdit
              Left = 90
              Top = 82
              Width = 214
              Height = 20
              DataField = 'LXDZ'
              DataSource = dfmLTXRYXX.souLTXJBXX
              TabOrder = 8
            end
            object cmbDWID: TwwDBLookupCombo
              Left = 90
              Top = 36
              Width = 129
              Height = 20
              DropDownAlignment = taLeftJustify
              Selected.Strings = (
                'DWDM'#9'9'#9'DWDM'#9'F'
                'DWID'#9'10'#9'DWID'#9'F')
              DataField = 'DWID'
              DataSource = souTemp
              LookupTable = qryDWID
              LookupField = 'DWID'
              Options = [loColLines, loRowLines, loTitles]
              TabOrder = 3
              AutoDropDown = False
              ShowButton = False
              AllowClearKey = True
              ShowMatchText = True
              OnExit = cmbDWIDExit
            end
          end
          object GroupBox3: TGroupBox
            Left = 0
            Top = 6
            Width = 606
            Height = 160
            Align = alTop
            Caption = '离退休信息'
            TabOrder = 2
            object Label15: TLabel
              Left = 28
              Top = 16
              Width = 48
              Height = 24
              Alignment = taCenter
              Caption = '待遇发放终止月份'
              Font.Charset = GB2312_CHARSET
              Font.Color = clTeal
              Font.Height = -12
              Font.Name = '宋体'
              Font.Style = []
              ParentFont = False
              WordWrap = True
            end
            object Label16: TLabel
              Left = 451
              Top = 47
              Width = 72
              Height = 12
              Caption = '视同缴费年限'
              FocusControl = DBEdit16
            end
            object Label17: TLabel
              Left = 4
              Top = 49
              Width = 72
              Height = 12
              Alignment = taCenter
              Caption = '开始缴费时间'
            end
            object Label18: TLabel
              Left = 149
              Top = 133
              Width = 72
              Height = 12
              Caption = '93年标准工资'

⌨️ 快捷键说明

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