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

📄 unit24.dfm

📁 一个完整的工资管理系统 主要走查询 添加 删除 管理等功能
💻 DFM
字号:
object kqkhxiugai: Tkqkhxiugai
  Left = 55
  Top = 102
  Width = 915
  Height = 502
  Caption = #24037#36164#31649#29702#31995#32479'---'#32771#21220#32771#26680#20449#24687#31649#29702
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 15
    Top = 8
    Width = 321
    Height = 13
    AutoSize = False
    Caption = #24037#36164#31649#29702#31995#32479'--->'#32771#21220#32771#26680#20449#24687#31649#29702'--->'#20462#25913#20449#24687#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clGreen
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 24
    Width = 425
    Height = 433
    Caption = #32771#21220#20449#24687#20462#25913#65306
    TabOrder = 0
    object Label15: TLabel
      Left = 232
      Top = 120
      Width = 60
      Height = 13
      Caption = #22791'        '#27880#65306
    end
    object Label14: TLabel
      Left = 232
      Top = 72
      Width = 60
      Height = 13
      Caption = #22825'        '#25968#65306
    end
    object Label13: TLabel
      Left = 232
      Top = 24
      Width = 60
      Height = 13
      Caption = #32771#21220#31867#22411#65306
    end
    object Label10: TLabel
      Left = 8
      Top = 24
      Width = 60
      Height = 13
      Caption = #32771#21220#32534#21495#65306
    end
    object Label11: TLabel
      Left = 8
      Top = 72
      Width = 60
      Height = 13
      Caption = #21592#24037#32534#21495#65306
    end
    object Label12: TLabel
      Left = 8
      Top = 120
      Width = 60
      Height = 13
      Caption = #32771#21220#26085#26399#65306
    end
    object Button3: TButton
      Left = 16
      Top = 208
      Width = 75
      Height = 25
      Caption = #21024#38500
      TabOrder = 0
      OnClick = Button3Click
    end
    object Button5: TButton
      Left = 336
      Top = 160
      Width = 75
      Height = 25
      Caption = #20449#24687#26597#35810
      TabOrder = 1
      OnClick = Button5Click
    end
    object Button4: TButton
      Left = 336
      Top = 208
      Width = 75
      Height = 25
      Caption = #36864#20986
      TabOrder = 2
      OnClick = Button4Click
    end
    object Button2: TButton
      Left = 16
      Top = 160
      Width = 75
      Height = 25
      Caption = #20462#25913
      TabOrder = 3
      OnClick = Button2Click
    end
    object DBGrid1: TDBGrid
      Left = 0
      Top = 256
      Width = 425
      Height = 177
      DataSource = DM.DataSource2
      TabOrder = 4
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Columns = <
        item
          Expanded = False
          Visible = True
        end
        item
          Expanded = False
          Visible = True
        end
        item
          Expanded = False
          Visible = True
        end
        item
          Expanded = False
          Visible = True
        end
        item
          Expanded = False
          Visible = True
        end
        item
          Expanded = False
          Visible = True
        end>
    end
    object DBEdit1: TDBEdit
      Left = 80
      Top = 24
      Width = 121
      Height = 21
      DataSource = DM.DataSource2
      TabOrder = 5
    end
    object DBEdit2: TDBEdit
      Left = 80
      Top = 72
      Width = 121
      Height = 21
      DataSource = DM.DataSource2
      TabOrder = 6
    end
    object DBEdit3: TDBEdit
      Left = 80
      Top = 120
      Width = 121
      Height = 21
      DataSource = DM.DataSource2
      TabOrder = 7
    end
    object DBEdit4: TDBEdit
      Left = 296
      Top = 120
      Width = 121
      Height = 21
      DataSource = DM.DataSource2
      TabOrder = 8
    end
    object DBEdit13: TDBEdit
      Left = 296
      Top = 24
      Width = 121
      Height = 21
      DataSource = DM.DataSource2
      TabOrder = 9
    end
    object DBEdit14: TDBEdit
      Left = 296
      Top = 72
      Width = 121
      Height = 21
      DataSource = DM.DataSource2
      TabOrder = 10
    end
  end
  object GroupBox2: TGroupBox
    Left = 432
    Top = 24
    Width = 465
    Height = 433
    Caption = #32771#26680#20449#24687#20462#25913#65306
    TabOrder = 1
    object Label2: TLabel
      Left = 8
      Top = 24
      Width = 60
      Height = 13
      Caption = #32771#21220#32534#21495#65306
    end
    object Label3: TLabel
      Left = 8
      Top = 72
      Width = 60
      Height = 13
      Caption = #21592#24037#32534#21495#65306
    end
    object Label4: TLabel
      Left = 8
      Top = 120
      Width = 60
      Height = 13
      Caption = #32771#26680#26085#26399#65306
    end
    object Label8: TLabel
      Left = 192
      Top = 120
      Width = 48
      Height = 13
      Caption = #21152#29677#36153#65306
    end
    object Label7: TLabel
      Left = 192
      Top = 72
      Width = 48
      Height = 13
      Caption = #24809'    '#32602#65306
    end
    object Label6: TLabel
      Left = 192
      Top = 24
      Width = 48
      Height = 13
      Caption = #22870'    '#21169#65306
    end
    object Label5: TLabel
      Left = 368
      Top = 24
      Width = 48
      Height = 13
      Caption = #25187#32771#26680#65306
    end
    object Label9: TLabel
      Left = 368
      Top = 96
      Width = 60
      Height = 13
      Caption = #32771#26680#20154#21592#65306
    end
    object Button7: TButton
      Left = 40
      Top = 160
      Width = 75
      Height = 25
      Caption = #20462#25913
      TabOrder = 0
      OnClick = Button7Click
    end
    object Button8: TButton
      Left = 360
      Top = 208
      Width = 75
      Height = 25
      Caption = #36864#20986
      TabOrder = 1
      OnClick = Button8Click
    end
    object Button6: TButton
      Left = 360
      Top = 160
      Width = 75
      Height = 25
      Caption = #20449#24687#26597#35810
      TabOrder = 2
      OnClick = Button6Click
    end
    object Button9: TButton
      Left = 40
      Top = 208
      Width = 75
      Height = 25
      Caption = #21024#38500
      TabOrder = 3
      OnClick = Button9Click
    end
    object DBGrid2: TDBGrid
      Left = -8
      Top = 256
      Width = 465
      Height = 177
      DataSource = DM.DataSource4
      TabOrder = 4
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Columns = <
        item
          Expanded = False
          Visible = True
        end
        item
          Expanded = False
          Visible = True
        end
        item
          Expanded = False
          Visible = True
        end
        item
          Expanded = False
          Visible = True
        end
        item
          Expanded = False
          Visible = True
        end
        item
          Expanded = False
          Visible = True
        end
        item
          Expanded = False
          Visible = True
        end
        item
          Expanded = False
          Visible = True
        end>
    end
    object DBEdit5: TDBEdit
      Left = 64
      Top = 24
      Width = 121
      Height = 21
      DataSource = DM.DataSource4
      TabOrder = 5
    end
    object DBEdit6: TDBEdit
      Left = 64
      Top = 72
      Width = 121
      Height = 21
      DataSource = DM.DataSource4
      TabOrder = 6
    end
    object DBEdit7: TDBEdit
      Left = 64
      Top = 120
      Width = 121
      Height = 21
      DataSource = DM.DataSource4
      TabOrder = 7
    end
    object DBEdit8: TDBEdit
      Left = 240
      Top = 24
      Width = 121
      Height = 21
      DataSource = DM.DataSource4
      TabOrder = 8
    end
    object DBEdit9: TDBEdit
      Left = 240
      Top = 72
      Width = 121
      Height = 21
      DataSource = DM.DataSource4
      TabOrder = 9
    end
    object DBEdit10: TDBEdit
      Left = 240
      Top = 120
      Width = 121
      Height = 21
      DataSource = DM.DataSource4
      TabOrder = 10
    end
    object DBEdit11: TDBEdit
      Left = 368
      Top = 48
      Width = 89
      Height = 21
      DataSource = DM.DataSource4
      TabOrder = 11
    end
    object DBEdit12: TDBEdit
      Left = 368
      Top = 120
      Width = 89
      Height = 21
      DataSource = DM.DataSource4
      TabOrder = 12
    end
  end
end

⌨️ 快捷键说明

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