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

📄 unit1.dfm

📁 IC卡读卡器电路与PC操作界面的通信程序
💻 DFM
字号:
object Form1: TForm1
  Left = 278
  Top = 174
  BorderStyle = bsDialog
  Caption = #38750#25509#35302'IC'#21345#31649#29702#31995#32479
  ClientHeight = 402
  ClientWidth = 600
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -16
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 20
  object Label1: TLabel
    Left = 208
    Top = 128
    Width = 48
    Height = 20
    Caption = #22995#21517#65306
  end
  object Label2: TLabel
    Left = 208
    Top = 168
    Width = 48
    Height = 20
    Caption = #21345#21495#65306
  end
  object Label3: TLabel
    Left = 208
    Top = 224
    Width = 48
    Height = 20
    Caption = #23494#30721#65306
  end
  object Edit1: TEdit
    Left = 272
    Top = 120
    Width = 121
    Height = 28
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    ParentFont = False
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 272
    Top = 168
    Width = 121
    Height = 28
    Color = clMenu
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 1
  end
  object Edit3: TEdit
    Left = 272
    Top = 224
    Width = 121
    Height = 24
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    MaxLength = 6
    ParentFont = False
    PasswordChar = '*'
    TabOrder = 2
  end
  object Button1: TButton
    Left = 296
    Top = 304
    Width = 81
    Height = 25
    Caption = #30830#23450
    TabOrder = 3
    OnClick = Button1Click
  end
  object MSComm1: TMSComm
    Left = 489
    Top = 80
    Width = 32
    Height = 32
    OnComm = MSComm1Comm
    ControlData = {
      2143341208000000ED030000ED03000001568A64000006000000010000040000
      00020000802500000000080000000000000000003F00000001000000}
  end
end

⌨️ 快捷键说明

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