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

📄 unit12.dfm

📁 基于delphi的人才管理系统。可实现所有基本功能。
💻 DFM
字号:
object Form12: TForm12
  Left = 393
  Top = 252
  Width = 579
  Height = 298
  Caption = #22686#21152#31616#21382
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox2: TGroupBox
    Left = 16
    Top = 16
    Width = 537
    Height = 177
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label11: TLabel
      Left = 49
      Top = 33
      Width = 73
      Height = 16
      AutoSize = False
      Caption = #24320#22987#26085#26399
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label10: TLabel
      Left = 249
      Top = 33
      Width = 81
      Height = 16
      AutoSize = False
      Caption = #32467#26463#26085#26399
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label12: TLabel
      Left = 57
      Top = 79
      Width = 45
      Height = 16
      AutoSize = False
      Caption = #35828' '#26126
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label18: TLabel
      Left = 24
      Top = 1
      Width = 73
      Height = 16
      AutoSize = False
      Caption = #31616#21382#20449#24687
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Memo1: TMemo
      Left = 120
      Top = 80
      Width = 329
      Height = 65
      TabOrder = 0
    end
    object DateTimePicker1: TDateTimePicker
      Left = 120
      Top = 29
      Width = 89
      Height = 24
      Date = 38816.970135752310000000
      Time = 38816.970135752310000000
      TabOrder = 1
    end
    object DateTimePicker2: TDateTimePicker
      Left = 320
      Top = 29
      Width = 89
      Height = 24
      Date = 38816.970135752310000000
      Time = 38816.970135752310000000
      TabOrder = 2
    end
  end
  object Button1: TButton
    Left = 440
    Top = 208
    Width = 73
    Height = 33
    Caption = #20445'  '#23384
    TabOrder = 1
    OnClick = Button1Click
  end
  object CheckBox1: TCheckBox
    Left = 19
    Top = 214
    Width = 113
    Height = 17
    Caption = #36830#32493#22686#21152
    TabOrder = 2
  end
  object ADOTable1: TADOTable
    Active = True
    Connection = DataModule10.cnSQL
    CursorType = ctStatic
    TableName = 'study_info'
    Left = 537
    Top = 217
  end
end

⌨️ 快捷键说明

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