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

📄 u_form_checktotal.~dfm

📁 这是delphi7.0开发的人力资源培训考核软件
💻 ~DFM
字号:
object Form_CheckTotal: TForm_CheckTotal
  Left = 19
  Top = 64
  HorzScrollBar.Visible = False
  VertScrollBar.Visible = False
  BorderStyle = bsToolWindow
  Caption = #32508#21512#32771#26680#35780#20998#32479#35745
  ClientHeight = 464
  ClientWidth = 748
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  Visible = True
  OnCloseQuery = FormCloseQuery
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 4
    Top = 4
    Width = 740
    Height = 56
    TabOrder = 0
    object Label6: TLabel
      Left = 106
      Top = 23
      Width = 30
      Height = 15
      Caption = #26376#20221
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label5: TLabel
      Left = 16
      Top = 23
      Width = 30
      Height = 15
      Caption = #24180#24230
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object ComboBox4: TComboBox
      Left = 138
      Top = 18
      Width = 57
      Height = 23
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      ItemHeight = 15
      ParentFont = False
      TabOrder = 0
    end
    object ComboBox3: TComboBox
      Left = 47
      Top = 18
      Width = 57
      Height = 23
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      ItemHeight = 15
      ParentFont = False
      TabOrder = 1
    end
    object Button1: TButton
      Left = 273
      Top = 18
      Width = 60
      Height = 25
      Caption = #26597' '#35810
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 2
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 348
      Top = 18
      Width = 60
      Height = 25
      Caption = #25171' '#21360
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 3
      OnClick = Button2Click
    end
    object Button3: TButton
      Left = 422
      Top = 18
      Width = 60
      Height = 25
      Caption = #36820' '#22238
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 4
      OnClick = Button3Click
    end
  end
  object GroupBox2: TGroupBox
    Left = 4
    Top = 63
    Width = 740
    Height = 395
    TabOrder = 1
    object Grid1: TEasyGrid
      Left = 4
      Top = 11
      Width = 731
      Height = 380
      ClientSizeable = True
      CellAlignMode = taCenter
      CellFontSize = 11
      Ctl3D = False
      DefaultRowHeight = 26
      Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goColSizing, goEditing]
      ParentCtl3D = False
      GridCanCopyMove = False
      GridCanFill = False
      TabOrder = 0
      ShowColTitle = False
      ShowRowTitle = False
      ColWidths = (
        80
        80
        80
        80
        80)
      RowHeights = (
        26
        26
        26
        26
        26)
    end
  end
  object ADOQuery1: TADOQuery
    Parameters = <>
    Left = 543
    Top = 30
  end
end

⌨️ 快捷键说明

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