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

📄 jobtime.~dfm

📁 本系统是一个基于delphi7环境开发的人事管理系统
💻 ~DFM
字号:
object Form5: TForm5
  Left = 234
  Top = 211
  BorderStyle = bsDialog
  Caption = #32844#21592#20449#24687#31649#29702'--'#20219#32844#26102#38388
  ClientHeight = 395
  ClientWidth = 687
  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 = 24
    Width = 65
    Height = 25
    AutoSize = False
    Caption = #21592#24037#32534#21495
  end
  object Label2: TLabel
    Left = 16
    Top = 64
    Width = 65
    Height = 25
    AutoSize = False
    Caption = #37096#38376#21517#31216
  end
  object Label3: TLabel
    Left = 16
    Top = 104
    Width = 65
    Height = 25
    AutoSize = False
    Caption = #32844#21153
  end
  object Label4: TLabel
    Left = 16
    Top = 144
    Width = 73
    Height = 25
    AutoSize = False
    Caption = #19978#20219#26102#38388
  end
  object Label5: TLabel
    Left = 256
    Top = 24
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #31163#32844#26102#38388
  end
  object Label6: TLabel
    Left = 256
    Top = 64
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #31614#32422#26399
  end
  object Label7: TLabel
    Left = 256
    Top = 104
    Width = 73
    Height = 13
    AutoSize = False
    Caption = #21512#21516#26377#25928#26399
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 168
    Width = 687
    Height = 227
    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 = 96
    Top = 24
    Width = 121
    Height = 21
    TabOrder = 1
    Text = '0'
  end
  object ComboBox1: TComboBox
    Left = 96
    Top = 104
    Width = 121
    Height = 21
    ItemHeight = 13
    TabOrder = 2
    Text = '('#35831#36873#25321')'
    Items.Strings = (
      #21150#20844#23460#20027#20219
      #36130#21153#37096#32463#29702
      #37319#36141#37096#32463#29702
      #21378#38271
      #22788#38271
      #21103#21378#38271
      #21103#24635#32463#29702
      #23616#38271
      #31185#38271
      #29983#20135#37096#32463#29702
      #39033#30446#32463#29702
      #38144#21806#37096#32463#29702
      #19994#21153#21592
      #19994#21153#20027#31649
      #24635#24037#31243#24072
      #24635#32463#29702)
  end
  object Button1: TButton
    Left = 488
    Top = 16
    Width = 75
    Height = 25
    Caption = #22686#21152
    TabOrder = 3
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 488
    Top = 56
    Width = 75
    Height = 25
    Caption = #21024#38500
    TabOrder = 4
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 488
    Top = 88
    Width = 75
    Height = 25
    Caption = #20462#25913
    TabOrder = 5
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 576
    Top = 88
    Width = 75
    Height = 25
    Caption = #25552#20132
    TabOrder = 6
    OnClick = Button4Click
  end
  object MaskEdit1: TMaskEdit
    Left = 96
    Top = 144
    Width = 115
    Height = 21
    EditMask = '!99/99/00;1;_'
    MaxLength = 8
    TabOrder = 7
    Text = '06-06-06'
  end
  object MaskEdit2: TMaskEdit
    Left = 328
    Top = 24
    Width = 117
    Height = 21
    EditMask = '!99/99/00;1;_'
    MaxLength = 8
    TabOrder = 8
    Text = '06-06-06'
  end
  object MaskEdit3: TMaskEdit
    Left = 328
    Top = 64
    Width = 117
    Height = 21
    EditMask = '!99/99/00;1;_'
    MaxLength = 8
    TabOrder = 9
    Text = '06-06-06'
  end
  object MaskEdit4: TMaskEdit
    Left = 328
    Top = 104
    Width = 117
    Height = 21
    EditMask = '!99/99/00;1;_'
    MaxLength = 8
    TabOrder = 10
    Text = '06-06-06'
  end
  object Button5: TButton
    Left = 488
    Top = 120
    Width = 145
    Height = 25
    Caption = #36820#22238#20027#33756#21333'(&Q)'
    TabOrder = 11
    OnClick = Button5Click
  end
  object ComboBox2: TComboBox
    Left = 96
    Top = 64
    Width = 121
    Height = 21
    ItemHeight = 13
    TabOrder = 12
    Text = '('#35831#36873#25321')'
    Items.Strings = (
      #20154#20107#37096
      #36130#25919#37096
      #37319#36141#37096
      #20445#23433#23460
      #29983#20135#37096
      #38144#21806#37096)
  end
end

⌨️ 快捷键说明

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