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

📄 u_form_checkmark.dfm

📁 这是delphi7.0开发的人力资源培训考核软件
💻 DFM
字号:
object Form_CheckMark: TForm_CheckMark
  Left = 83
  Top = 81
  HorzScrollBar.Visible = False
  VertScrollBar.Visible = False
  BorderStyle = bsToolWindow
  Caption = #34987#32771#26680#37096#38376#20998#25968#36755#20837
  ClientHeight = 429
  ClientWidth = 629
  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
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 4
    Top = 4
    Width = 622
    Height = 56
    TabOrder = 0
    object Label2: TLabel
      Left = 10
      Top = 24
      Width = 60
      Height = 15
      Caption = #32771#26680#37096#38376
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label6: TLabel
      Left = 299
      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 = 209
      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 ComboBox1: TComboBox
      Left = 73
      Top = 18
      Width = 134
      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 ComboBox4: TComboBox
      Left = 331
      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 ComboBox3: TComboBox
      Left = 240
      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 = 2
    end
    object Button1: TButton
      Left = 396
      Top = 16
      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 = 3
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 456
      Top = 16
      Width = 60
      Height = 25
      Caption = #35745' '#31639
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 4
      OnClick = Button2Click
    end
    object Button3: TButton
      Left = 516
      Top = 16
      Width = 60
      Height = 25
      Caption = #23384' '#30424
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 5
      OnClick = Button3Click
    end
  end
  object GroupBox2: TGroupBox
    Left = 4
    Top = 63
    Width = 622
    Height = 360
    TabOrder = 1
    object Grid1: TEasyGrid
      Left = 4
      Top = 11
      Width = 614
      Height = 343
      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
      OnKeyPress = Grid1KeyPress
      ShowColTitle = False
      ShowRowTitle = False
      ColWidths = (
        80
        80
        80
        80
        80)
      RowHeights = (
        26
        26
        26
        26
        26)
    end
  end
  object ADOQuery1: TADOQuery
    Parameters = <>
    Left = 65532
    Top = 3
  end
end

⌨️ 快捷键说明

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