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

📄 unit18.dfm

📁 一个完整的工资管理系统 主要走查询 添加 删除 管理等功能
💻 DFM
字号:
object lyxiugai: Tlyxiugai
  Left = 292
  Top = 0
  Width = 700
  Height = 370
  Caption = #24037#36164#31649#29702#31995#32479'--->'#21592#24037#24405#29992#31649#29702'--->'#20462#25913#21512#21516
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label3: TLabel
    Left = 8
    Top = 136
    Width = 60
    Height = 13
    Caption = #22995'        '#21517#65306
  end
  object Label2: TLabel
    Left = 8
    Top = 88
    Width = 60
    Height = 13
    Caption = #21592#24037#32534#21495#65306
  end
  object Label1: TLabel
    Left = 8
    Top = 40
    Width = 63
    Height = 13
    Caption = #21512'  '#21516' '#21495'  '#65306
  end
  object Label4: TLabel
    Left = 216
    Top = 40
    Width = 84
    Height = 13
    Caption = #31614#32422'        '#26085#26399#65306
  end
  object Label5: TLabel
    Left = 216
    Top = 88
    Width = 84
    Height = 13
    Caption = #21512#21516#21040#26399#26085#26399#65306
  end
  object Label6: TLabel
    Left = 216
    Top = 136
    Width = 81
    Height = 13
    Caption = #21512#21516'       '#31867#22411#65306
  end
  object Label9: TLabel
    Left = 504
    Top = 136
    Width = 60
    Height = 13
    Caption = #22791'        '#27880#65306
  end
  object Label8: TLabel
    Left = 504
    Top = 88
    Width = 60
    Height = 13
    Caption = #32856#29992#26631#24535#65306
  end
  object Label7: TLabel
    Left = 504
    Top = 40
    Width = 60
    Height = 13
    Caption = #21463#32856#37096#38376#65306
  end
  object Label13: TLabel
    Left = 480
    Top = 88
    Width = 12
    Height = 13
    Caption = #26085
  end
  object Label12: TLabel
    Left = 416
    Top = 88
    Width = 12
    Height = 13
    Caption = #26376
  end
  object Label14: TLabel
    Left = 355
    Top = 88
    Width = 12
    Height = 13
    Caption = #24180
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label10: TLabel
    Left = 8
    Top = 8
    Width = 401
    Height = 13
    Caption = #24037#36164#31649#29702#31995#32479'--->'#21592#24037#24405#29992#31649#29702'--->'#20462#25913#21512#21516#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clGreen
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object DBEdit1: TDBEdit
    Left = 72
    Top = 40
    Width = 121
    Height = 21
    DataSource = DM.DataSource2
    TabOrder = 0
  end
  object DBEdit2: TDBEdit
    Left = 72
    Top = 88
    Width = 121
    Height = 21
    DataSource = DM.DataSource2
    TabOrder = 1
  end
  object DBEdit3: TDBEdit
    Left = 72
    Top = 136
    Width = 121
    Height = 21
    DataSource = DM.DataSource2
    TabOrder = 2
  end
  object DBEdit4: TDBEdit
    Left = 304
    Top = 40
    Width = 185
    Height = 21
    DataSource = DM.DataSource2
    TabOrder = 3
  end
  object DBEdit5: TDBEdit
    Left = 560
    Top = 40
    Width = 121
    Height = 21
    DataSource = DM.DataSource2
    TabOrder = 4
  end
  object DBEdit6: TDBEdit
    Left = 560
    Top = 136
    Width = 121
    Height = 21
    DataSource = DM.DataSource2
    TabOrder = 5
  end
  object ComboBox3: TComboBox
    Left = 432
    Top = 88
    Width = 49
    Height = 21
    ItemHeight = 13
    TabOrder = 6
    Text = '1'
  end
  object ComboBox2: TComboBox
    Left = 368
    Top = 88
    Width = 49
    Height = 21
    ItemHeight = 13
    TabOrder = 7
    Text = '1'
  end
  object ComboBox1: TComboBox
    Left = 304
    Top = 88
    Width = 49
    Height = 21
    ItemHeight = 13
    TabOrder = 8
    Text = '2008'
  end
  object ComboBox4: TComboBox
    Left = 304
    Top = 136
    Width = 185
    Height = 21
    ItemHeight = 13
    TabOrder = 9
    Text = 'ComboBox4'
  end
  object ComboBox5: TComboBox
    Left = 560
    Top = 88
    Width = 121
    Height = 21
    ItemHeight = 13
    TabOrder = 10
    Text = 'ComboBox5'
  end
  object Button1: TButton
    Left = 8
    Top = 168
    Width = 75
    Height = 25
    Caption = #20462#25913
    TabOrder = 11
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 312
    Top = 168
    Width = 75
    Height = 25
    Caption = #26597#35810
    TabOrder = 12
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 456
    Top = 168
    Width = 75
    Height = 25
    Caption = #21024#38500
    TabOrder = 13
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 608
    Top = 168
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 14
    OnClick = Button4Click
  end
  object Button5: TButton
    Left = 152
    Top = 168
    Width = 75
    Height = 25
    Caption = #28155#21152
    TabOrder = 15
    OnClick = Button5Click
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 208
    Width = 673
    Height = 120
    DataSource = DM.DataSource2
    TabOrder = 16
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    OnCellClick = DBGrid1CellClick
    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
      item
        Expanded = False
        Visible = True
      end>
  end
end

⌨️ 快捷键说明

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