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

📄 udtcx_ry.~dfm

📁 行业应急系统 包括: 应急系统(待遇核发) 发放系统 开发环境:Delphi5 (sp1)+ Oracle 8.05 MultiExport是一个可以将数据按指定字段倒出
💻 ~DFM
📖 第 1 页 / 共 5 页
字号:
                DataSource = souDetail
                LookupTable = qryFFFS
                LookupField = 'DM'
                Options = [loColLines, loRowLines, loTitles]
                TabOrder = 2
                AutoDropDown = False
                ShowButton = True
                AllowClearKey = False
              end
              object cmbDJQK: TwwDBLookupCombo
                Left = 399
                Top = 35
                Width = 85
                Height = 20
                DropDownAlignment = taLeftJustify
                Selected.Strings = (
                  'DMMC'#9'20'#9'定居情况'#9'F'
                  'DM'#9'10'#9'代码'#9'F')
                DataField = 'DJQK'
                DataSource = souDetail
                LookupTable = qryDJQK
                LookupField = 'DM'
                Options = [loColLines, loRowLines, loTitles]
                TabOrder = 4
                AutoDropDown = False
                ShowButton = True
                AllowClearKey = False
              end
              object cmbFFJGID: TwwDBLookupCombo
                Left = 241
                Top = 35
                Width = 102
                Height = 20
                DropDownAlignment = taLeftJustify
                Selected.Strings = (
                  'JGMC'#9'30'#9'机构名称'#9'F'
                  'JGDM'#9'10'#9'机构代码'#9'F')
                DataField = 'FFJGID'
                DataSource = souDetail
                LookupTable = qryFFJG
                LookupField = 'FFJGID'
                Options = [loColLines, loRowLines, loTitles]
                TabOrder = 3
                AutoDropDown = False
                ShowButton = True
                AllowClearKey = False
              end
              object DBEdit14: TDBEdit
                Left = 55
                Top = 59
                Width = 100
                Height = 20
                DataField = 'BZJE'
                DataSource = souDetail
                TabOrder = 5
              end
              object cmbFFZQ: TwwDBLookupCombo
                Left = 399
                Top = 59
                Width = 85
                Height = 20
                DropDownAlignment = taLeftJustify
                Selected.Strings = (
                  'DMMC'#9'20'#9'发放周期'#9'F'
                  'DM'#9'10'#9'代码'#9'F')
                DataField = 'FFZQ'
                DataSource = souDetail
                LookupTable = qryFFZQ
                LookupField = 'DM'
                Options = [loColLines, loRowLines, loTitles]
                Color = clBtnFace
                Enabled = False
                ReadOnly = True
                TabOrder = 7
                AutoDropDown = False
                ShowButton = True
                AllowClearKey = False
              end
              object wwDBDateTimePicker1: TwwDBDateTimePicker
                Left = 241
                Top = 59
                Width = 102
                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 = 'KSFFYF'
                DataSource = souDetail
                Epoch = 1950
                ShowButton = True
                TabOrder = 6
              end
              object cmbFFFS_Edit: TwwDBLookupCombo
                Left = 395
                Top = 82
                Width = 65
                Height = 20
                DropDownAlignment = taLeftJustify
                Selected.Strings = (
                  'DM'#9'10'#9'代码'#9'F'
                  'DMMC'#9'20'#9'发放形式'#9'F')
                DataField = 'FFFS'
                DataSource = souDetail
                LookupTable = qryFFFS
                LookupField = 'DM'
                Options = [loColLines, loRowLines, loTitles]
                TabOrder = 9
                AutoDropDown = False
                ShowButton = True
                AllowClearKey = False
              end
              object cmbDJQK_Edit: TwwDBLookupCombo
                Left = 374
                Top = 88
                Width = 65
                Height = 20
                DropDownAlignment = taLeftJustify
                Selected.Strings = (
                  'DM'#9'10'#9'代码'#9'F'
                  'DMMC'#9'20'#9'定居情况'#9'F')
                DataField = 'DJQK'
                DataSource = souDetail
                LookupTable = qryDJQK
                LookupField = 'DM'
                Options = [loColLines, loRowLines, loTitles]
                TabOrder = 11
                AutoDropDown = False
                ShowButton = True
                AllowClearKey = False
              end
              object cmbFFZQ_Edit: TwwDBLookupCombo
                Left = 443
                Top = 9
                Width = 65
                Height = 20
                DropDownAlignment = taLeftJustify
                Selected.Strings = (
                  'DM'#9'10'#9'代码'#9'F'
                  'DMMC'#9'20'#9'发放周期'#9'F')
                DataField = 'FFZQ'
                DataSource = souDetail
                LookupTable = qryFFZQ
                LookupField = 'DM'
                Options = [loColLines, loRowLines, loTitles]
                TabOrder = 12
                AutoDropDown = False
                ShowButton = True
                AllowClearKey = False
              end
              object cmbFFJGID_Edit: TwwDBLookupCombo
                Left = 363
                Top = 90
                Width = 124
                Height = 20
                DropDownAlignment = taLeftJustify
                Selected.Strings = (
                  'JGDM'#9'10'#9'机构代码'#9'F'
                  'JGMC'#9'30'#9'发放机构名称'#9'F')
                DataField = 'FFJGID'
                DataSource = souDetail
                LookupTable = qryFFJG
                LookupField = 'FFJGID'
                Options = [loColLines, loRowLines, loTitles]
                TabOrder = 10
                AutoDropDown = False
                ShowButton = True
                AllowClearKey = False
              end
              object edtDqdm: TDBEdit
                Left = 56
                Top = 84
                Width = 111
                Height = 20
                DataField = 'DM'
                DataSource = souDQXX
                TabOrder = 8
                OnExit = edtDqdmExit
              end
            end
            object GroupBox4: TGroupBox
              Left = 0
              Top = 109
              Width = 537
              Height = 84
              Align = alTop
              Caption = '帐户信息'
              TabOrder = 1
              object lblZH: TLabel
                Left = 17
                Top = 16
                Width = 36
                Height = 12
                Caption = '帐  户'
                FocusControl = DBEdit7
              end
              object lblKHH: TLabel
                Left = 17
                Top = 39
                Width = 36
                Height = 12
                Caption = '开户行'
                FocusControl = DBEdit8
              end
              object lblHB: TLabel
                Left = 292
                Top = 16
                Width = 36
                Height = 12
                Caption = '行  别'
              end
              object lblSKR: TLabel
                Left = 292
                Top = 40
                Width = 36
                Height = 12
                Caption = '收款人'
                FocusControl = DBEdit10
              end
              object lblHRDD: TLabel
                Left = 5
                Top = 62
                Width = 48
                Height = 12
                Caption = '汇入地点'
              end
              object DBEdit7: TDBEdit
                Left = 54
                Top = 12
                Width = 235
                Height = 20
                DataField = 'ZH'
                DataSource = souDetail
                TabOrder = 0
              end
              object DBEdit8: TDBEdit
                Left = 54
                Top = 35
                Width = 235
                Height = 20
                DataField = 'KHH'
                DataSource = souDetail
                TabOrder = 2
              end
              object DBEdit10: TDBEdit
                Left = 334
                Top = 36
                Width = 151
                Height = 20
                DataField = 'SKR'
                DataSource = souDetail
                TabOrder = 3
              end
              object cmbHB: TwwDBLookupCombo
                Left = 333
                Top = 12
                Width = 153
                Height = 20
                DropDownAlignment = taLeftJustify
                Selected.Strings = (
                  'DMMC'#9'20'#9'行别名称'#9'F'
                  'DM'#9'10'#9'代码'#9'F')
                DataField = 'HB'
                DataSource = souDetail
                LookupTable = qryHB
                LookupField = 'DM'
                Options = [loColLines, loRowLines, loTitles]
                TabOrder = 1
                AutoDropDown = False
                ShowButton = True
                AllowClearKey = False
              end
              object cmbHB_Edit: TwwDBLookupCombo
                Left = 341
                Top = 282
                Width = 66
                Height = 20
                DropDownAlignment = taLeftJustify
                Selected.Strings = (
                  'DM'#9'10'#9'代码'#9'F'
                  'DMMC'#9'20'#9'行别'#9'F')
                DataField = 'HB'
                DataSource = souDetail
                LookupTable = qryHB
                LookupField = 'DM'
                Options = [loColLines, loRowLines, loTitles]
                TabOrder = 4
                AutoDropDown = False
                ShowButton = True
                AllowClearKey = False
              end
              object DBEdit11: TDBEdit
                Left = 54
                Top = 59
                Width = 430
                Height = 20
                DataField = 'HRDD'
                DataSource = souDetail
                TabOrder = 5
              end
            end
            object GroupBox5: TGroupBox
              Left = 0
              Top = 193
              Width = 537
              Height = 37
              Align = alTop
              Caption = '邮汇信息'
              TabOrder = 2
              object lblYZBM: TLabel
                Left = 6
                Top = 15
                Width = 48
                Height = 12
                Caption = '邮政编码'
                FocusControl = DBEdit12
              end
              object lblDZ: TLabel
                Left = 168
                Top = 15
                Width = 24
                Height = 12
                Caption = '地址'
                FocusControl = DBEdit13
              end
              object DBEdit12: TDBEdit
                Left = 54
                Top = 11
                Width = 104
                Height = 20
                DataField = 'YZBM'
                DataSource = souDetail
                TabOrder = 0
              end
              object DBEdit13: TDBEdit
                Left = 201
                Top = 11
                Width = 284
                Height = 20
                DataField = 'DZ'
                DataSource = souDetail
                TabOrder = 1
              end
            end
            object btnContinue: TButton
              Left = 363
              Top = 234
              Width = 68
              Height = 20
              Caption = '恢复发放'
              TabOrder = 3
              OnClick = btnContinueClick
            end
            object Button1: TButton
              Left = 468
              Top = 233
              Width = 67
              Height = 20
              Caption = '保存'
              TabOrder = 4
              OnClick = Button1Click
            end
          end
        end
        object TabSheet2: TTabSheet
          Caption = '历次修改保留信息'
          ImageIndex = 1
          object DBGrid3: TDBGrid
            Left = 0
            Top = 0
            Width = 537
            Height = 302
            Align = alClient
            DataSource = souLastModify
            TabOrder = 0
            TitleFont.Charset = GB2312_CHARSET
            TitleFont.Color = clWindowText
            TitleFont.Height = -12
            TitleFont.Name = '宋体'
            TitleFont.Style = []
          end
        end
      end
    end
  end
  object Panel3: TPanel
    Left = 0
    Top = 401
    Width = 553
    Height = 33
    Align = alBottom
    BevelOuter = bvNone
    TabOrder = 1

⌨️ 快捷键说明

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