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

📄 attendancemanager.dfm

📁 本系统是一个基于delphi7环境开发的人事管理系统
💻 DFM
字号:
object Form15: TForm15
  Left = 153
  Top = 181
  BorderStyle = bsDialog
  Caption = #32771#21220#20449#24687#31649#29702
  ClientHeight = 425
  ClientWidth = 769
  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
  OnCreate = FormCreate
  OnShow = FormShow
  DesignSize = (
    769
    425)
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 8
    Top = 16
    Width = 65
    Height = 17
    AutoSize = False
    Caption = #21592#24037#32534#21495
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 8
    Top = 48
    Width = 65
    Height = 17
    AutoSize = False
    Caption = #20840#21220#22825#25968
  end
  object Label3: TLabel
    Left = 8
    Top = 80
    Width = 65
    Height = 17
    AutoSize = False
    Caption = #20107#20551#22825#25968
  end
  object Label4: TLabel
    Left = 8
    Top = 112
    Width = 65
    Height = 17
    AutoSize = False
    Caption = #26103#24037#22825#25968
  end
  object Label5: TLabel
    Left = 488
    Top = 16
    Width = 65
    Height = 17
    AutoSize = False
    Caption = #36831#21040#22825#25968
  end
  object Label6: TLabel
    Left = 488
    Top = 56
    Width = 65
    Height = 17
    AutoSize = False
    Caption = #26089#36864#22825#25968
  end
  object Label7: TLabel
    Left = 216
    Top = 16
    Width = 73
    Height = 25
    AutoSize = False
    Caption = #20241#20551#22825#25968
  end
  object Label8: TLabel
    Left = 216
    Top = 48
    Width = 81
    Height = 17
    AutoSize = False
    Caption = #26085#24120#21152#29677#22825#25968
  end
  object Label9: TLabel
    Left = 216
    Top = 80
    Width = 97
    Height = 25
    AutoSize = False
    Caption = #27861#23450#33410#20551#26085#21152#29677
  end
  object Label10: TLabel
    Left = 216
    Top = 112
    Width = 73
    Height = 17
    AutoSize = False
    Caption = #21608#26411#21152#29677
  end
  object Label11: TLabel
    Left = 320
    Top = 136
    Width = 33
    Height = 24
    Caption = '==>'
    Color = clMenuBar
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentColor = False
    ParentFont = False
  end
  object Label12: TLabel
    Left = 152
    Top = 16
    Width = 65
    Height = 25
    AutoSize = False
    Caption = '('#9733'5'#20301#25968')'
  end
  object Label13: TLabel
    Left = 160
    Top = 80
    Width = 41
    Height = 17
    AutoSize = False
    Caption = '('#21487#36873')'
  end
  object Label14: TLabel
    Left = 160
    Top = 112
    Width = 41
    Height = 17
    AutoSize = False
    Caption = '('#21487#36873')'
  end
  object Label15: TLabel
    Left = 424
    Top = 16
    Width = 41
    Height = 25
    AutoSize = False
    Caption = '('#21487#36873')'
  end
  object Label16: TLabel
    Left = 424
    Top = 56
    Width = 41
    Height = 17
    Anchors = [akTop]
    Caption = '('#21487#36873')'
  end
  object Label17: TLabel
    Left = 424
    Top = 80
    Width = 49
    Height = 17
    Anchors = [akTop]
    Caption = '('#21487#36873')'
  end
  object Label18: TLabel
    Left = 424
    Top = 112
    Width = 41
    Height = 25
    AutoSize = False
    Caption = '('#21487#36873')'
  end
  object Label19: TLabel
    Left = 624
    Top = 16
    Width = 41
    Height = 17
    AutoSize = False
    Caption = '('#21487#36873')'
  end
  object Label20: TLabel
    Left = 624
    Top = 56
    Width = 41
    Height = 17
    AutoSize = False
    Caption = '('#21487#36873')'
  end
  object Label21: TLabel
    Left = 160
    Top = 48
    Width = 41
    Height = 17
    AutoSize = False
    Caption = '('#21487#36873')'
  end
  object Label22: TLabel
    Left = 480
    Top = 80
    Width = 185
    Height = 17
    AutoSize = False
    Caption = #36164#26009#30331#35760#24180#26376#65288#9733#24517#39035#22635#20889#65289#65306
  end
  object Label23: TLabel
    Left = 544
    Top = 104
    Width = 17
    Height = 25
    AutoSize = False
    Caption = #24180
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label24: TLabel
    Left = 616
    Top = 104
    Width = 17
    Height = 25
    AutoSize = False
    Caption = #26376
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 175
    Width = 769
    Height = 221
    Align = alBottom
    DataSource = Form1.DataSource1
    Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
    ReadOnly = True
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object Edit1: TEdit
    Left = 80
    Top = 16
    Width = 65
    Height = 21
    TabOrder = 1
  end
  object Edit2: TEdit
    Left = 80
    Top = 48
    Width = 65
    Height = 21
    TabOrder = 2
    Text = '0'
  end
  object Edit3: TEdit
    Left = 80
    Top = 80
    Width = 65
    Height = 21
    TabOrder = 3
    Text = '0'
  end
  object Edit4: TEdit
    Left = 80
    Top = 112
    Width = 65
    Height = 21
    TabOrder = 4
    Text = '0'
  end
  object Edit5: TEdit
    Left = 560
    Top = 16
    Width = 57
    Height = 21
    TabOrder = 5
    Text = '0'
  end
  object Edit6: TEdit
    Left = 560
    Top = 48
    Width = 57
    Height = 21
    TabOrder = 6
    Text = '0'
  end
  object Edit7: TEdit
    Left = 320
    Top = 16
    Width = 97
    Height = 21
    TabOrder = 7
    Text = '0'
  end
  object Edit8: TEdit
    Left = 320
    Top = 48
    Width = 97
    Height = 21
    TabOrder = 8
    Text = '0'
  end
  object Edit9: TEdit
    Left = 320
    Top = 80
    Width = 97
    Height = 21
    TabOrder = 9
    Text = '0'
  end
  object Edit10: TEdit
    Left = 320
    Top = 112
    Width = 97
    Height = 21
    TabOrder = 10
    Text = '0'
  end
  object Button1: TButton
    Left = 8
    Top = 136
    Width = 75
    Height = 25
    Caption = #22686#21152
    TabOrder = 11
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 96
    Top = 136
    Width = 75
    Height = 25
    Caption = #21024#38500
    TabOrder = 12
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 232
    Top = 136
    Width = 75
    Height = 25
    Caption = #20462#25913
    TabOrder = 13
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 360
    Top = 136
    Width = 75
    Height = 25
    Caption = #20462#25913#25552#20132
    TabOrder = 14
    OnClick = Button4Click
  end
  object Button5: TButton
    Left = 496
    Top = 136
    Width = 97
    Height = 25
    Caption = #36820#22238#20027#33756#21333
    TabOrder = 15
    OnClick = Button5Click
  end
  object Button6: TButton
    Left = 656
    Top = 96
    Width = 81
    Height = 25
    Caption = #23454#26102#30331#35760
    Enabled = False
    TabOrder = 16
    OnClick = Button6Click
  end
  object ComboBox1: TComboBox
    Left = 480
    Top = 104
    Width = 57
    Height = 21
    ItemHeight = 13
    TabOrder = 17
    Text = '2006'
    Items.Strings = (
      '2006'
      '2007'
      '2008'
      '2009'
      '2010')
  end
  object ComboBox2: TComboBox
    Left = 568
    Top = 104
    Width = 41
    Height = 21
    ItemHeight = 13
    TabOrder = 18
    Text = '1'
    Items.Strings = (
      '1'
      '2'
      '3'
      '4'
      '5'
      '6'
      '7'
      '8'
      '9'
      '10'
      '11'
      '12')
  end
  object Button7: TButton
    Left = 616
    Top = 136
    Width = 145
    Height = 25
    Caption = #32771#21220#20449#24687#32479#35745#19982#26597#35810
    TabOrder = 19
    OnClick = Button7Click
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 396
    Width = 769
    Height = 29
    Panels = <
      item
        Width = 500
      end
      item
        Text = #27880#65306#21516#19968#21592#24037#27599#26376#19981#33021#22810#20110#19968#26465#35760#24405
        Width = 50
      end>
  end
end

⌨️ 快捷键说明

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