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

📄 unit16.~dfm

📁 一个完整的工资管理系统 主要走查询 添加 删除 管理等功能
💻 ~DFM
字号:
object yjchaxun: Tyjchaxun
  Left = 290
  Top = 188
  Width = 696
  Height = 287
  Caption = #24037#36164#31649#29702#31995#32479'---'#21592#24037#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
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 665
    Height = 89
    Caption = #35831#36755#20837#26597#35810#26465#20214#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clGreen
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 96
      Top = 24
      Width = 60
      Height = 13
      Caption = #21592#24037#32534#21495#65306
    end
    object Label4: TLabel
      Left = 280
      Top = 24
      Width = 36
      Height = 13
      Caption = #22995#21517#65306
    end
    object Label5: TLabel
      Left = 96
      Top = 56
      Width = 60
      Height = 13
      Caption = #36523#20221#35777#21495#65306
    end
    object Label6: TLabel
      Left = 280
      Top = 56
      Width = 36
      Height = 13
      Caption = #23398#21382#65306
    end
    object Label7: TLabel
      Left = 448
      Top = 24
      Width = 36
      Height = 13
      Caption = #32844#31216#65306
    end
    object Edit1: TEdit
      Left = 160
      Top = 16
      Width = 105
      Height = 21
      TabOrder = 0
      Text = 'Edit1'
    end
    object Edit2: TEdit
      Left = 320
      Top = 16
      Width = 105
      Height = 21
      TabOrder = 1
      Text = 'Edit2'
    end
    object Edit3: TEdit
      Left = 488
      Top = 16
      Width = 105
      Height = 21
      TabOrder = 2
      Text = 'Edit3'
    end
    object Edit4: TEdit
      Left = 160
      Top = 56
      Width = 105
      Height = 21
      TabOrder = 3
      Text = 'Edit4'
    end
    object Edit5: TEdit
      Left = 320
      Top = 56
      Width = 105
      Height = 21
      TabOrder = 4
      Text = 'Edit5'
    end
    object Button1: TButton
      Left = 528
      Top = 56
      Width = 65
      Height = 25
      Caption = #26597#35810
      TabOrder = 5
      OnClick = Button1Click
    end
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 112
    Width = 601
    Height = 137
    DataSource = DM.DataSource2
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object Button2: TButton
    Left = 616
    Top = 112
    Width = 57
    Height = 25
    Caption = #23548#20986
    TabOrder = 2
  end
  object Button3: TButton
    Left = 616
    Top = 168
    Width = 57
    Height = 25
    Caption = #21024#38500
    TabOrder = 3
  end
  object Button4: TButton
    Left = 616
    Top = 224
    Width = 59
    Height = 25
    Caption = #36864#20986
    TabOrder = 4
    OnClick = Button4Click
  end
end

⌨️ 快捷键说明

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