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

📄 unit20.dfm

📁 一个完整的工资管理系统 主要走查询 添加 删除 管理等功能
💻 DFM
字号:
object yjgzguanli: Tyjgzguanli
  Left = 2
  Top = 62
  Width = 1011
  Height = 490
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #24037#36164#31649#29702#31995#32479'---'#21592#24037#24037#36164#31649#29702#30028#38754
  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 = 8
    Width = 165
    Height = 13
    Caption = #24037#36164#31649#29702#31995#32479'---'#21592#24037#24037#36164#31649#29702#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clGreen
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 8
    Top = 40
    Width = 60
    Height = 13
    Caption = #35745#21457#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 = 128
    Width = 60
    Height = 13
    Caption = #24037#36164#31561#32423#65306
  end
  object Label5: TLabel
    Left = 8
    Top = 160
    Width = 60
    Height = 13
    Caption = #24213'        '#34218#65306
  end
  object Label6: TLabel
    Left = 216
    Top = 40
    Width = 36
    Height = 13
    Caption = #34917#36148#65306
  end
  object Label7: TLabel
    Left = 216
    Top = 80
    Width = 36
    Height = 13
    Caption = #22870#37329#65306
  end
  object Label8: TLabel
    Left = 216
    Top = 120
    Width = 36
    Height = 13
    Caption = #36710#34917#65306
  end
  object Label9: TLabel
    Left = 216
    Top = 160
    Width = 36
    Height = 13
    Caption = #25151#34917#65306
  end
  object Label10: TLabel
    Left = 400
    Top = 40
    Width = 87
    Height = 13
    Caption = #25187'      '#32771'       '#26680#65306
  end
  object Label11: TLabel
    Left = 400
    Top = 80
    Width = 87
    Height = 13
    Caption = #21152'      '#29677'       '#36153#65306
  end
  object Label12: TLabel
    Left = 400
    Top = 120
    Width = 84
    Height = 13
    Caption = #20195#25187'    '#20859#32769#37329#65306
  end
  object Label13: TLabel
    Left = 400
    Top = 160
    Width = 84
    Height = 13
    Caption = #20195#25187#21307#30103#20445#38505#65306
  end
  object Label14: TLabel
    Left = 640
    Top = 80
    Width = 96
    Height = 13
    Caption = #20195#25187#20303#25151#20844#31215#37329#65306
  end
  object Label15: TLabel
    Left = 640
    Top = 120
    Width = 93
    Height = 13
    Caption = #31246#21069'           '#23567#35745#65306
  end
  object Label16: TLabel
    Left = 640
    Top = 40
    Width = 93
    Height = 13
    Caption = #25152'       '#24471'        '#31246#65306
  end
  object Label18: TLabel
    Left = 640
    Top = 160
    Width = 96
    Height = 13
    Caption = #35745#21457'            '#26085#26399#65306
  end
  object Label17: TLabel
    Left = 8
    Top = 96
    Width = 60
    Height = 13
    Caption = #21592#24037#22995#21517#65306
  end
  object Edit1: TEdit
    Left = 72
    Top = 40
    Width = 121
    Height = 21
    Enabled = False
    TabOrder = 0
    Text = 'Edit1'
  end
  object Edit2: TEdit
    Left = 72
    Top = 72
    Width = 121
    Height = 21
    TabOrder = 1
    Text = 'Edit2'
    OnKeyDown = Edit2KeyDown
  end
  object Edit3: TEdit
    Left = 72
    Top = 160
    Width = 121
    Height = 21
    ReadOnly = True
    TabOrder = 2
    Text = 'Edit3'
  end
  object ComboBox1: TComboBox
    Left = 72
    Top = 128
    Width = 121
    Height = 21
    ItemHeight = 13
    TabOrder = 3
    Text = 'ComboBox1'
    OnCloseUp = ComboBox1CloseUp
  end
  object Edit4: TEdit
    Left = 256
    Top = 40
    Width = 121
    Height = 21
    ReadOnly = True
    TabOrder = 4
    Text = 'Edit4'
  end
  object Edit5: TEdit
    Left = 256
    Top = 80
    Width = 121
    Height = 21
    ReadOnly = True
    TabOrder = 5
    Text = 'Edit5'
  end
  object Edit6: TEdit
    Left = 256
    Top = 120
    Width = 121
    Height = 21
    ReadOnly = True
    TabOrder = 6
    Text = 'Edit6'
  end
  object Edit7: TEdit
    Left = 256
    Top = 160
    Width = 121
    Height = 21
    ReadOnly = True
    TabOrder = 7
    Text = 'Edit7'
  end
  object Edit8: TEdit
    Left = 488
    Top = 40
    Width = 121
    Height = 21
    TabOrder = 8
    Text = 'Edit8'
  end
  object Edit9: TEdit
    Left = 488
    Top = 80
    Width = 121
    Height = 21
    TabOrder = 9
    Text = 'Edit9'
  end
  object Edit10: TEdit
    Left = 488
    Top = 120
    Width = 121
    Height = 21
    ReadOnly = True
    TabOrder = 10
    Text = 'Edit10'
  end
  object Edit11: TEdit
    Left = 488
    Top = 160
    Width = 121
    Height = 21
    ReadOnly = True
    TabOrder = 11
    Text = 'Edit11'
  end
  object Edit12: TEdit
    Left = 736
    Top = 40
    Width = 121
    Height = 21
    ReadOnly = True
    TabOrder = 12
    Text = 'Edit12'
  end
  object Edit13: TEdit
    Left = 736
    Top = 80
    Width = 121
    Height = 21
    ReadOnly = True
    TabOrder = 13
    Text = 'Edit13'
  end
  object Edit14: TEdit
    Left = 736
    Top = 120
    Width = 121
    Height = 21
    ReadOnly = True
    TabOrder = 14
    Text = 'Edit14'
  end
  object Edit15: TEdit
    Left = 736
    Top = 160
    Width = 121
    Height = 21
    ReadOnly = True
    TabOrder = 15
    Text = 'Edit15'
  end
  object GroupBox1: TGroupBox
    Left = 864
    Top = 40
    Width = 121
    Height = 57
    Caption = #24212#21457#24037#36164#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clGreen
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 16
    object Edit16: TEdit
      Left = 8
      Top = 24
      Width = 105
      Height = 21
      TabOrder = 0
      Text = 'Edit16'
    end
  end
  object Button1: TButton
    Left = 872
    Top = 112
    Width = 49
    Height = 25
    Caption = #30830#23450
    TabOrder = 17
  end
  object Button2: TButton
    Left = 944
    Top = 112
    Width = 49
    Height = 25
    Caption = #20462#25913
    TabOrder = 18
  end
  object Button3: TButton
    Left = 872
    Top = 152
    Width = 49
    Height = 25
    Caption = #26597#35810
    TabOrder = 19
  end
  object Button4: TButton
    Left = 944
    Top = 232
    Width = 49
    Height = 25
    Caption = #36864#20986
    TabOrder = 20
    OnClick = Button4Click
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 192
    Width = 937
    Height = 257
    DataSource = DM.DataSource2
    TabOrder = 21
    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
      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 Button5: TButton
    Left = 944
    Top = 152
    Width = 51
    Height = 25
    Caption = #23548#20986#25253#34920
    TabOrder = 22
  end
  object Edit17: TEdit
    Left = 72
    Top = 96
    Width = 121
    Height = 21
    ReadOnly = True
    TabOrder = 23
  end
  object Button6: TButton
    Left = 944
    Top = 192
    Width = 51
    Height = 25
    Caption = #24037#36164#26631#20934
    TabOrder = 24
    OnClick = Button6Click
  end
end

⌨️ 快捷键说明

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