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

📄 unit17.~dfm

📁 一个完整的工资管理系统 主要走查询 添加 删除 管理等功能
💻 ~DFM
字号:
object renshigl: Trenshigl
  Left = 212
  Top = 151
  Width = 708
  Height = 411
  Caption = #24037#36164#31649#29702#31995#32479'---'#21592#24037#24405#29992#31649#29702
  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 Label1: TLabel
    Left = 8
    Top = 40
    Width = 63
    Height = 13
    Caption = #21512'  '#21516' '#21495'  '#65306
  end
  object Label2: TLabel
    Left = 8
    Top = 88
    Width = 60
    Height = 13
    Caption = #21592#24037#32534#21495#65306
  end
  object Label3: TLabel
    Left = 8
    Top = 136
    Width = 60
    Height = 13
    Caption = #22995'        '#21517#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 Label7: TLabel
    Left = 512
    Top = 40
    Width = 60
    Height = 13
    Caption = #21463#32856#37096#38376#65306
  end
  object Label8: TLabel
    Left = 512
    Top = 88
    Width = 60
    Height = 13
    Caption = #32856#29992#26631#24535#65306
  end
  object Label9: TLabel
    Left = 512
    Top = 136
    Width = 60
    Height = 13
    Caption = #22791'        '#27880#65306
  end
  object Label10: TLabel
    Left = 8
    Top = 8
    Width = 165
    Height = 13
    Caption = #24037#36164#31649#29702#31995#32479'---'#21592#24037#24405#29992#31649#29702#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clGreen
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label11: 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 Label12: TLabel
    Left = 416
    Top = 88
    Width = 12
    Height = 13
    Caption = #26376
  end
  object Label13: TLabel
    Left = 480
    Top = 88
    Width = 12
    Height = 13
    Caption = #26085
  end
  object Edit1: TEdit
    Left = 72
    Top = 40
    Width = 121
    Height = 21
    TabOrder = 0
    Text = 'Edit1'
  end
  object Edit2: TEdit
    Left = 72
    Top = 88
    Width = 121
    Height = 21
    TabOrder = 1
    Text = 'Edit2'
  end
  object Edit3: TEdit
    Left = 72
    Top = 136
    Width = 121
    Height = 21
    TabOrder = 2
    Text = 'Edit3'
  end
  object Edit4: TEdit
    Left = 304
    Top = 40
    Width = 193
    Height = 21
    Enabled = False
    TabOrder = 3
    Text = 'Edit4'
  end
  object ComboBox1: TComboBox
    Left = 304
    Top = 88
    Width = 49
    Height = 21
    ItemHeight = 13
    TabOrder = 4
    Text = '2008'
  end
  object ComboBox2: TComboBox
    Left = 368
    Top = 88
    Width = 49
    Height = 21
    ItemHeight = 13
    TabOrder = 5
    Text = '1'
  end
  object ComboBox3: TComboBox
    Left = 432
    Top = 88
    Width = 49
    Height = 21
    ItemHeight = 13
    TabOrder = 6
    Text = '1'
  end
  object ComboBox4: TComboBox
    Left = 304
    Top = 136
    Width = 193
    Height = 21
    ItemHeight = 13
    TabOrder = 7
    Text = #21171#21160#21512#21516
  end
  object Edit5: TEdit
    Left = 576
    Top = 40
    Width = 121
    Height = 21
    TabOrder = 8
    Text = 'Edit5'
  end
  object ComboBox5: TComboBox
    Left = 576
    Top = 88
    Width = 121
    Height = 21
    ItemHeight = 13
    TabOrder = 9
    Text = #24405#29992
  end
  object Edit6: TEdit
    Left = 576
    Top = 136
    Width = 121
    Height = 21
    TabOrder = 10
    Text = 'Edit6'
  end
  object Button1: TButton
    Left = 8
    Top = 176
    Width = 75
    Height = 25
    Caption = #31614#32422
    TabOrder = 11
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 128
    Top = 176
    Width = 75
    Height = 25
    Caption = #20889#20837#25968#25454#24211
    TabOrder = 12
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 368
    Top = 176
    Width = 75
    Height = 25
    Caption = #21512#21516#20462#25913
    TabOrder = 13
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 504
    Top = 176
    Width = 75
    Height = 25
    Caption = #35299#38500#21512#21516
    TabOrder = 14
    OnClick = Button4Click
  end
  object Button5: TButton
    Left = 624
    Top = 176
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 15
    OnClick = Button5Click
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 216
    Width = 689
    Height = 161
    DataSource = DM.DataSource2
    TabOrder = 16
    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
      item
        Expanded = False
        Visible = True
      end>
  end
  object Button6: TButton
    Left = 248
    Top = 176
    Width = 75
    Height = 25
    Caption = #21512#21516#26597#35810
    TabOrder = 17
    OnClick = Button6Click
  end
end

⌨️ 快捷键说明

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