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

📄 u_matchineinfo.dfm

📁 中控800型号考勤机的自动采集数据程序。能够手动采集
💻 DFM
字号:
object frm_MachineInfo: Tfrm_MachineInfo
  Left = 145
  Top = 86
  Align = alClient
  BorderStyle = bsNone
  Caption = #26426#22120#21442#25968
  ClientHeight = 421
  ClientWidth = 714
  Color = 15520176
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  WindowState = wsMaximized
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 0
    Top = 0
    Width = 714
    Height = 368
    Align = alTop
    Caption = #35774#22791#21442#25968
    TabOrder = 0
    object vleDevInfo: TValueListEditor
      Left = 2
      Top = 15
      Width = 710
      Height = 351
      Align = alClient
      Color = clWhite
      Ctl3D = False
      DefaultColWidth = 250
      FixedColor = 15520176
      FixedCols = 1
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentCtl3D = False
      ParentFont = False
      Strings.Strings = (
        'Registrable administrators number='
        'Device ID='
        'Languages='
        'Auto power off time='
        'Lock control delay(20ms)='
        'In and out record warning='
        'manage record warning='
        'Confirm interval time='
        'Baud Rate='
        'Even and Odd='
        'Stop bit='
        'Date list separator='
        'Network='
        'RS232='
        'RS485='
        'Voice='
        'Identification speed='
        'idle='
        'Shutdown time='
        'PowerOn time='
        'Sleep time='
        'Auto Bell='
        'Match threshold='
        'Register threshold='
        '1:1 threshold='
        'Show score='
        'Unlock person count='
        'Only verify number card='
        'Net Speed='
        'Must registe card='
        'Time out of temp state keep='
        'Time out of input number='
        'Time out of menu keep='
        'Date formate='
        'Only 1:1=')
      TabOrder = 0
      TitleCaptions.Strings = (
        'Item'
        'Value')
      OnValidate = vleDevInfoValidate
      ColWidths = (
        250
        439)
    end
  end
  object Button5: TcxButton
    Left = 620
    Top = 377
    Width = 75
    Height = 25
    Caption = #20445#23384
    TabOrder = 1
    OnClick = Button5Click
    LookAndFeel.Kind = lfOffice11
  end
  object Button3: TcxButton
    Left = 448
    Top = 377
    Width = 75
    Height = 25
    Caption = #20462#25913
    TabOrder = 2
    Visible = False
    OnClick = Button3Click
    LookAndFeel.Kind = lfOffice11
  end
  object Button4: TcxButton
    Left = 534
    Top = 377
    Width = 75
    Height = 25
    Caption = #35835#21462
    TabOrder = 3
    OnClick = Button4Click
    LookAndFeel.Kind = lfOffice11
  end
end

⌨️ 快捷键说明

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