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

📄 readcard.dfm

📁 ah 209型通用读卡器驱动程序源码
💻 DFM
字号:
object ReadCardForm: TReadCardForm
  Left = 257
  Top = 209
  BorderIcons = []
  BorderStyle = bsSingle
  Caption = #27491#22312#35835#21345
  ClientHeight = 199
  ClientWidth = 374
  Color = 15000535
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -16
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 16
  object SpeedButton1: TSpeedButton
    Left = 118
    Top = 169
    Width = 75
    Height = 25
    Caption = #30830#23450
    Flat = True
  end
  object SkipButton: TSpeedButton
    Left = 206
    Top = 169
    Width = 75
    Height = 25
    Caption = #36339#36807
    Flat = True
  end
  object CancelButton: TSpeedButton
    Left = 294
    Top = 169
    Width = 75
    Height = 25
    Caption = #21462#28040
    Flat = True
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 361
    Height = 153
    Caption = #20449#24687
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 34
      Top = 110
      Width = 152
      Height = 16
      Caption = #27491#22312#35835#21345#65292#35831#31245#20399'...'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object InfoText: TListBox
      Left = 33
      Top = 32
      Width = 297
      Height = 57
      BorderStyle = bsNone
      Color = 15000535
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = []
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      ItemHeight = 16
      ParentFont = False
      TabOrder = 0
    end
  end
end

⌨️ 快捷键说明

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