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

📄 unit1.dfm

📁 科密A1考勤管理系统增值功能注册机程序 适用 a1 610版
💻 DFM
字号:
object Form1: TForm1
  Left = 233
  Top = 292
  Width = 506
  Height = 228
  Caption = 'A1'#31639#21495#22120
  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 Label1: TLabel
    Left = 64
    Top = 56
    Width = 76
    Height = 19
    Caption = #24207#21015#21495#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 64
    Top = 80
    Width = 76
    Height = 19
    Caption = #27880#20876#30721#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object regcode: TEdit
    Left = 152
    Top = 80
    Width = 241
    Height = 27
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
  end
  object ShiftGrp: TButton
    Left = 56
    Top = 136
    Width = 81
    Height = 33
    Caption = #33258#21160#25235#29677'(&U)'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = ShiftGrpClick
  end
  object Salary: TButton
    Left = 264
    Top = 136
    Width = 97
    Height = 33
    Caption = #37096#38376#26435#38480'(&S)'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
  end
  object exit: TButton
    Left = 376
    Top = 136
    Width = 81
    Height = 33
    Caption = #36864#20986'(&X)'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    OnClick = exitClick
  end
  object MultiDb: TButton
    Left = 160
    Top = 136
    Width = 89
    Height = 33
    Caption = #22797#36134'(&D)'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 4
    OnClick = MultiDbClick
  end
  object serial: TEdit
    Left = 152
    Top = 48
    Width = 241
    Height = 27
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 5
  end
  object edt1: TEdit
    Left = 0
    Top = 8
    Width = 233
    Height = 21
    TabOrder = 6
    Text = 'edt1'
  end
  object edt2: TEdit
    Left = 262
    Top = 12
    Width = 216
    Height = 21
    TabOrder = 7
    Text = 'edt2'
  end
end

⌨️ 快捷键说明

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