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

📄 employeestory.dfm

📁 本系统是一个基于delphi7环境开发的人事管理系统
💻 DFM
字号:
object Form7: TForm7
  Left = 383
  Top = 172
  BorderStyle = bsDialog
  Caption = #32844#21592#20449#24687#31649#29702'--'#21592#24037#32463#21382
  ClientHeight = 393
  ClientWidth = 359
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 16
    Top = 8
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #21592#24037#32534#21495
  end
  object Label2: TLabel
    Left = 16
    Top = 40
    Width = 33
    Height = 13
    AutoSize = False
    Caption = #32844#21153
  end
  object Label3: TLabel
    Left = 16
    Top = 72
    Width = 73
    Height = 13
    AutoSize = False
    Caption = #21407#21333#20301#21517#31216
  end
  object Label4: TLabel
    Left = 16
    Top = 104
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #25991#21270#23398#21382
  end
  object Label5: TLabel
    Left = 120
    Top = 136
    Width = 33
    Height = 24
    Caption = '==>'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 168
    Width = 359
    Height = 225
    Align = alBottom
    DataSource = Form1.DataSource1
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object Edit1: TEdit
    Left = 104
    Top = 8
    Width = 121
    Height = 21
    TabOrder = 1
    Text = '0'
  end
  object Edit2: TEdit
    Left = 104
    Top = 40
    Width = 121
    Height = 21
    TabOrder = 2
    Text = '('#21592#24037')'
  end
  object Edit3: TEdit
    Left = 104
    Top = 72
    Width = 121
    Height = 21
    TabOrder = 3
    Text = '('#33829#19994#37096')'
  end
  object ComboBox1: TComboBox
    Left = 104
    Top = 104
    Width = 121
    Height = 21
    ItemHeight = 13
    TabOrder = 4
    Text = '('#26412#31185')'
    Items.Strings = (
      #21338#22763
      #26412#31185
      #21021#20013
      #22823#19987
      #39640#20013
      #30805#22763
      #30740#31350#29983
      #20013#19987)
  end
  object Button1: TButton
    Left = 256
    Top = 8
    Width = 75
    Height = 25
    Caption = #22686#21152
    TabOrder = 5
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 256
    Top = 48
    Width = 75
    Height = 25
    Caption = #21024#38500
    TabOrder = 6
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 32
    Top = 136
    Width = 75
    Height = 25
    Caption = #20462#25913
    TabOrder = 7
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 160
    Top = 136
    Width = 75
    Height = 25
    Caption = #25552#20132
    TabOrder = 8
    OnClick = Button4Click
  end
  object Button5: TButton
    Left = 256
    Top = 104
    Width = 75
    Height = 25
    Caption = #36820#22238#20027#33756#21333
    TabOrder = 9
    OnClick = Button5Click
  end
end

⌨️ 快捷键说明

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