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

📄 queryattendanceinformation.dfm

📁 本系统是一个基于delphi7环境开发的人事管理系统
💻 DFM
字号:
object Form16: TForm16
  Left = 150
  Top = 222
  Width = 772
  Height = 384
  Caption = #32771#21220#20449#24687#32479#35745#19982#26597#35810
  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 DBGrid1: TDBGrid
    Left = 0
    Top = 40
    Width = 764
    Height = 280
    Align = alClient
    Color = clCream
    DataSource = Form1.DataSource1
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 764
    Height = 40
    Align = alTop
    TabOrder = 1
    object Label2: TLabel
      Left = 8
      Top = 8
      Width = 145
      Height = 25
      AutoSize = False
      Caption = #35831#36873#25321#26597#35810#32479#35745#26041#24335':'
    end
    object ComboBox2: TComboBox
      Left = 152
      Top = 8
      Width = 153
      Height = 21
      ItemHeight = 13
      TabOrder = 0
      Text = '('#35831#36873#25321')'
      OnChange = ComboBox2Change
      OnKeyDown = ComboBox2KeyDown
      Items.Strings = (
        #21592#24037#32534#21495
        #20840#21220#22825#25968
        #20107#20551#22825#25968
        #26103#24037#22825#25968
        #36831#21040#22825#25968
        #26089#36864#22825#25968
        #20241#20551#22825#25968
        #26085#24120#21152#29677#22825#25968
        #27861#23450#33410#20551#26085#21152#29677#22825#25968
        #21608#26411#21152#29677#22825#25968
        #20840#37096#20154#21592#26597#35810)
    end
    object Button4: TButton
      Left = 312
      Top = 8
      Width = 81
      Height = 25
      Caption = #26597#35810'GO'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      OnClick = Button4Click
    end
    object Button5: TButton
      Left = 408
      Top = 8
      Width = 97
      Height = 25
      Caption = #26597#35810#20840#37096#20449#24687
      TabOrder = 2
      OnClick = Button5Click
    end
    object Button6: TButton
      Left = 576
      Top = 8
      Width = 153
      Height = 25
      Caption = #36820#22238#20027#33756#21333
      TabOrder = 3
      OnClick = Button6Click
    end
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 320
    Width = 764
    Height = 30
    Panels = <
      item
        Width = 400
      end
      item
        Text = #27880':'#26222#36890#29992#25143#21482#33021#26597#30475#20010#20154#20449#24687'('#22914#21457#29616#20449#24687#26377#35823#35831#21521#31649#29702#21592#25237#35785')'
        Width = 50
      end>
  end
end

⌨️ 快捷键说明

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