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

📄 ufkxxgz.~dfm

📁 行业应急系统 包括: 应急系统(待遇核发) 发放系统 开发环境:Delphi5 (sp1)+ Oracle 8.05 MultiExport是一个可以将数据按指定字段倒出
💻 ~DFM
📖 第 1 页 / 共 3 页
字号:
object frmFKXXGZ: TfrmFKXXGZ
  Left = -4
  Top = -4
  Width = 808
  Height = 580
  Caption = '反馈信息更正'
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = '宋体'
  Font.Style = []
  OldCreateOrder = False
  WindowState = wsMaximized
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Panel1: TPanel
    Left = 722
    Top = 0
    Width = 78
    Height = 553
    Align = alRight
    BevelOuter = bvNone
    TabOrder = 0
    object Button2: TButton
      Left = 4
      Top = 2
      Width = 71
      Height = 22
      Caption = '显示/刷新'
      TabOrder = 0
      OnClick = Button2Click
    end
    object Button3: TButton
      Left = 4
      Top = 30
      Width = 71
      Height = 22
      Caption = '关闭'
      TabOrder = 1
      OnClick = Button3Click
    end
    object Button5: TButton
      Left = 4
      Top = 106
      Width = 72
      Height = 23
      Caption = '全部确认'
      TabOrder = 2
      OnClick = Button5Click
    end
    object Button6: TButton
      Left = 6
      Top = 239
      Width = 72
      Height = 23
      Caption = '保存'
      TabOrder = 4
      OnClick = Button6Click
    end
    object Button7: TButton
      Left = 4
      Top = 136
      Width = 72
      Height = 23
      Caption = '倒出'
      TabOrder = 3
      OnClick = Button7Click
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 0
    Width = 722
    Height = 553
    Align = alClient
    BevelOuter = bvNone
    TabOrder = 1
    object Panel3: TPanel
      Left = 0
      Top = 0
      Width = 722
      Height = 23
      Align = alTop
      BevelOuter = bvNone
      TabOrder = 0
      object Label29: TLabel
        Left = 521
        Top = 6
        Width = 72
        Height = 12
        Caption = '待确认记录共'
      end
      object DBNavigator1: TDBNavigator
        Left = 420
        Top = 1
        Width = 88
        Height = 23
        DataSource = souRYFKXX
        VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
        TabOrder = 0
      end
      object edtResult: TEdit
        Left = 600
        Top = 2
        Width = 119
        Height = 20
        TabStop = False
        Color = clBtnFace
        TabOrder = 1
      end
      object cmbXX: TComboBox
        Left = 0
        Top = 1
        Width = 137
        Height = 20
        Style = csDropDownList
        ItemHeight = 12
        TabOrder = 2
        Items.Strings = (
          '人员标识'
          '姓名'
          '身份证号')
      end
      object edtXX: TEdit
        Left = 144
        Top = 1
        Width = 121
        Height = 20
        TabOrder = 3
      end
      object btnFind: TButton
        Left = 265
        Top = 0
        Width = 40
        Height = 23
        Caption = '查找'
        TabOrder = 4
        OnClick = btnFindClick
      end
      object Button4: TButton
        Left = 305
        Top = 0
        Width = 40
        Height = 23
        Caption = '清除'
        TabOrder = 5
        OnClick = Button4Click
      end
    end
    object Panel4: TPanel
      Left = 0
      Top = 23
      Width = 722
      Height = 212
      Align = alClient
      BevelInner = bvLowered
      BevelOuter = bvNone
      BorderWidth = 2
      Caption = 'Panel4'
      TabOrder = 1
      object wwDBGrid1: TwwDBGrid
        Left = 3
        Top = 3
        Width = 716
        Height = 206
        IniAttributes.Delimiter = ';;'
        TitleColor = clBtnFace
        FixedCols = 1
        ShowHorzScrollBar = True
        Align = alClient
        BorderStyle = bsNone
        DataSource = souRYFKXX
        Options = [dgTitles, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
        TabOrder = 0
        TitleAlignment = taLeftJustify
        TitleFont.Charset = GB2312_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -12
        TitleFont.Name = '宋体'
        TitleFont.Style = []
        TitleLines = 1
        TitleButtons = False
        OnCalcCellColors = wwDBGrid1CalcCellColors
        IndicatorColor = icBlack
        OnTopRowChanged = wwDBGrid1TopRowChanged
      end
    end
    object Panel5: TPanel
      Left = 0
      Top = 235
      Width = 722
      Height = 34
      Align = alBottom
      BevelOuter = bvNone
      TabOrder = 2
      object Label1: TLabel
        Left = 3
        Top = 8
        Width = 48
        Height = 12
        Caption = '发放月份'
        FocusControl = DBEdit1
      end
      object Label2: TLabel
        Left = 156
        Top = 8
        Width = 48
        Height = 12
        Caption = '所属年月'
        FocusControl = DBEdit2
      end
      object Label3: TLabel
        Left = 543
        Top = 8
        Width = 48
        Height = 12
        Caption = '发放标志'
        FocusControl = DBEdit3
      end
      object Label15: TLabel
        Left = 426
        Top = 8
        Width = 48
        Height = 12
        Caption = '错误标志'
        FocusControl = DBEdit15
      end
      object Label16: TLabel
        Left = 302
        Top = 8
        Width = 24
        Height = 12
        Caption = '备注'
        FocusControl = DBEdit16
      end
      object Bevel1: TBevel
        Left = -3
        Top = 29
        Width = 674
        Height = 2
      end
      object DBEdit1: TDBEdit
        Left = 51
        Top = 4
        Width = 94
        Height = 20
        TabStop = False
        Color = clBtnFace
        DataField = 'FFYF'
        DataSource = souRYFKXX
        ReadOnly = True
        TabOrder = 0
      end
      object DBEdit2: TDBEdit
        Left = 204
        Top = 4
        Width = 94
        Height = 20
        TabStop = False
        Color = clBtnFace
        DataField = 'FKRQ'
        DataSource = souRYFKXX
        ReadOnly = True
        TabOrder = 1
      end
      object DBEdit3: TDBEdit
        Left = 593
        Top = 4
        Width = 41
        Height = 20
        TabStop = False
        Color = clBtnFace
        DataField = 'FFBZ'
        DataSource = souRYFKXX
        ReadOnly = True
        TabOrder = 2
      end
      object DBEdit15: TDBEdit
        Left = 476
        Top = 4
        Width = 64
        Height = 20
        TabStop = False
        Color = clBtnFace
        DataField = 'CWBZ'
        DataSource = souRYFKXX
        ReadOnly = True
        TabOrder = 3
      end
      object DBEdit16: TDBEdit
        Left = 330
        Top = 4
        Width = 94
        Height = 20
        TabStop = False
        Color = clBtnFace
        DataField = 'BZ'
        DataSource = souRYFKXX
        ReadOnly = True
        TabOrder = 4
      end
    end
    object PageControl1: TPageControl
      Left = 0
      Top = 269
      Width = 722
      Height = 284
      ActivePage = TabSheet1
      Align = alBottom
      TabOrder = 3
      object TabSheet1: TTabSheet
        Caption = '个人信息'
        object GroupBox1: TGroupBox
          Left = 0
          Top = 0
          Width = 714
          Height = 257
          Align = alClient
          TabOrder = 0
          object Label4: TLabel
            Left = 34
            Top = 15
            Width = 48
            Height = 12
            Caption = '姓    名'
            FocusControl = DBEdit4
          end
          object Label5: TLabel
            Left = 181
            Top = 15
            Width = 48
            Height = 12
            Caption = '身份证号'
            FocusControl = edtSFZH
          end
          object Label6: TLabel
            Left = 33
            Top = 38
            Width = 48
            Height = 12
            Caption = '发放方式'
          end
          object Label7: TLabel
            Left = 182
            Top = 38
            Width = 48
            Height = 12
            Caption = '发放机构'
          end
          object Label8: TLabel
            Left = 33
            Top = 62
            Width = 48
            Height = 12
            Caption = '定居情况'
          end
          object Label9: TLabel
            Left = 180
            Top = 62
            Width = 48
            Height = 12
            Caption = '发放金额'
            FocusControl = edtBZJE
          end
          object Label10: TLabel
            Left = 33
            Top = 85
            Width = 48
            Height = 12
            Caption = '发放周期'
          end
          object Label17: TLabel
            Left = 356
            Top = 38
            Width = 72
            Height = 12
            Caption = '开始发放月份'
          end
          object Label11: TLabel
            Left = 180
            Top = 86
            Width = 48
            Height = 12
            Caption = '地区代码'
          end
          object Label19: TLabel
            Left = 380
            Top = 86
            Width = 48
            Height = 12
            Caption = '地区名称'
          end
          object Label21: TLabel
            Left = 320
            Top = 62
            Width = 12
            Height = 12
            Caption = '元'
          end
          object Label18: TLabel
            Left = 357
            Top = 62
            Width = 72
            Height = 12
            Caption = '下月发放金额'
          end
          object Label20: TLabel
            Left = 533
            Top = 62
            Width = 12
            Height = 12
            Caption = '元'
          end
          object DBEdit4: TDBEdit
            Left = 87
            Top = 11
            Width = 85
            Height = 20
            DataField = 'XM'
            DataSource = souRYXX
            ImeName = '汉王输入法'
            TabOrder = 0
          end
          object edtSFZH: TDBEdit
            Left = 232
            Top = 11
            Width = 110
            Height = 20
            DataField = 'SFZH'
            DataSource = souRYXX
            ImeName = '汉王输入法'
            TabOrder = 1
          end
          object cmbFFFS: TwwDBLookupCombo
            Left = 86
            Top = 35
            Width = 86
            Height = 20
            DropDownAlignment = taLeftJustify
            Selected.Strings = (
              'DMMC'#9'20'#9'发放形式'#9'F'
              'DM'#9'10'#9'代码'#9'F')
            DataField = 'FFFS'
            DataSource = souRYXX
            LookupTable = qryFFFS
            LookupField = 'DM'
            Options = [loColLines, loRowLines, loTitles]
            ImeName = '汉王输入法'
            TabOrder = 2
            AutoDropDown = False
            ShowButton = True
            AllowClearKey = False
          end
          object cmbDJQK: TwwDBLookupCombo
            Left = 86
            Top = 58
            Width = 87
            Height = 20
            DropDownAlignment = taLeftJustify
            Selected.Strings = (
              'DMMC'#9'20'#9'定居情况'#9'F'
              'DM'#9'10'#9'代码'#9'F')
            DataField = 'DJQK'
            DataSource = souRYXX
            LookupTable = qryDJQK
            LookupField = 'DM'
            Options = [loColLines, loRowLines, loTitles]
            TabOrder = 5
            AutoDropDown = False
            ShowButton = True
            AllowClearKey = False

⌨️ 快捷键说明

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