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

📄 unit_employeeinfo.~dfm

📁 ICCard读写程序,用来在windows环境下读写IC卡内数据!
💻 ~DFM
字号:
object Form_EmployeeInfo: TForm_EmployeeInfo
  Left = 189
  Top = 133
  BorderStyle = bsDialog
  Caption = '['#21345#20869#26588#21592#20449#24687']'
  ClientHeight = 247
  ClientWidth = 473
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 56
    Top = 32
    Width = 39
    Height = 13
    Caption = #26426#26500#30721
  end
  object Label2: TLabel
    Left = 240
    Top = 32
    Width = 39
    Height = 13
    Caption = #26588#21592#21495
  end
  object Label3: TLabel
    Left = 64
    Top = 72
    Width = 26
    Height = 13
    Caption = #22995#21517
  end
  object Label4: TLabel
    Left = 240
    Top = 72
    Width = 52
    Height = 13
    Caption = #35777#20214#31867#22411
  end
  object Label5: TLabel
    Left = 48
    Top = 112
    Width = 52
    Height = 13
    Caption = #35777#20214#21495#30721
  end
  object Label6: TLabel
    Left = 56
    Top = 152
    Width = 39
    Height = 13
    Caption = #21345#29366#24577
  end
  object Label7: TLabel
    Left = 208
    Top = 152
    Width = 26
    Height = 13
    Caption = #21345#21495
  end
  object EDT_JGM: TEdit
    Left = 106
    Top = 28
    Width = 121
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    TabOrder = 0
  end
  object EDT_GYH: TEdit
    Left = 288
    Top = 28
    Width = 121
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    TabOrder = 1
  end
  object EDT_XM: TEdit
    Left = 106
    Top = 68
    Width = 121
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    TabOrder = 2
  end
  object CBX_ZJLX: TComboBox
    Left = 296
    Top = 68
    Width = 113
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    ItemHeight = 13
    TabOrder = 3
    Items.Strings = (
      #36523#20221#35777)
  end
  object EDT_ZJHM: TEdit
    Left = 105
    Top = 108
    Width = 304
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    TabOrder = 4
  end
  object CBX_KZT: TComboBox
    Left = 104
    Top = 148
    Width = 81
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    ItemHeight = 13
    TabOrder = 5
    Items.Strings = (
      #26032#21345
      #26087#21345)
  end
  object BTN_Modify: TButton
    Left = 104
    Top = 208
    Width = 75
    Height = 25
    Caption = #20462#25913
    TabOrder = 6
    OnClick = BTN_ModifyClick
  end
  object EDT_KH: TEdit
    Left = 240
    Top = 148
    Width = 169
    Height = 21
    TabOrder = 7
  end
end

⌨️ 快捷键说明

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