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

📄 systemconfigsetunit.dfm

📁 指纹门禁机管理系统
💻 DFM
字号:
inherited SystemConfigSetFrm: TSystemConfigSetFrm
  Left = 42
  Top = 108
  VertScrollBar.Range = 0
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #31995#32479#21442#25968#35774#32622
  ClientHeight = 480
  ClientWidth = 406
  OldCreateOrder = True
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  inherited pcData: TPageControl
    Width = 406
    Height = 400
    inherited tsData: TTabSheet
      Caption = #31995#32479#21442#25968
      object Label1: TLabel
        Left = 40
        Top = 316
        Width = 117
        Height = 13
        Caption = #26085#24535#26174#31034#26368#22823#26465#25968#65306
      end
      object Label2: TLabel
        Left = 216
        Top = 316
        Width = 13
        Height = 13
        Caption = #26465
      end
      object Label3: TLabel
        Left = 40
        Top = 28
        Width = 65
        Height = 13
        Caption = #20844#21496#31616#31216#65306
      end
      object gbWarningColor: TGroupBox
        Left = 40
        Top = 60
        Width = 321
        Height = 185
        Caption = #25253#35686#20107#20214#26174#31034#39068#33394#23450#20041
        TabOrder = 0
        object SpeedButton1: TSpeedButton
          Left = 257
          Top = 22
          Width = 23
          Height = 22
          Hint = #23450#20041#23383#20307#39068#33394
          Caption = '>'
          ParentShowHint = False
          ShowHint = True
          OnClick = SpeedButton1Click
        end
        object SpeedButton2: TSpeedButton
          Left = 257
          Top = 54
          Width = 23
          Height = 22
          Hint = #23450#20041#23383#20307#39068#33394
          Caption = '>'
          ParentShowHint = False
          ShowHint = True
          OnClick = SpeedButton2Click
        end
        object SpeedButton3: TSpeedButton
          Left = 257
          Top = 86
          Width = 23
          Height = 22
          Hint = #23450#20041#23383#20307#39068#33394
          Caption = '>'
          ParentShowHint = False
          ShowHint = True
          OnClick = SpeedButton3Click
        end
        object SpeedButton4: TSpeedButton
          Left = 257
          Top = 118
          Width = 23
          Height = 22
          Hint = #23450#20041#23383#20307#39068#33394
          Caption = '>'
          ParentShowHint = False
          ShowHint = True
          OnClick = SpeedButton4Click
        end
        object SpeedButton5: TSpeedButton
          Left = 257
          Top = 150
          Width = 23
          Height = 22
          Hint = #23450#20041#23383#20307#39068#33394
          Caption = '>'
          ParentShowHint = False
          ShowHint = True
          OnClick = SpeedButton5Click
        end
        object plWarningEvent: TPanel
          Left = 33
          Top = 21
          Width = 194
          Height = 25
          Caption = #35686#21578#20107#20214
          Color = clBtnHighlight
          TabOrder = 0
        end
        object plUncloseEvent: TPanel
          Left = 33
          Top = 53
          Width = 194
          Height = 25
          Caption = #38376#26410#20851#22909
          Color = clBtnHighlight
          TabOrder = 1
        end
        object plDangerEvent: TPanel
          Left = 33
          Top = 85
          Width = 194
          Height = 25
          Caption = #32961#36843#20107#20214
          Color = clBtnHighlight
          TabOrder = 2
        end
        object plDeviceError: TPanel
          Left = 33
          Top = 117
          Width = 194
          Height = 25
          Caption = #35774#22791#24322#24120
          Color = clBtnHighlight
          TabOrder = 3
        end
        object plOther: TPanel
          Left = 33
          Top = 149
          Width = 194
          Height = 25
          Caption = #20854#23427#20107#20214
          Color = clBtnHighlight
          TabOrder = 4
        end
      end
      object rgWarningStyle: TRadioGroup
        Left = 40
        Top = 260
        Width = 321
        Height = 41
        Caption = #25253#35686#20107#20214#21015#34920#26174#31034
        Columns = 2
        ItemIndex = 0
        Items.Strings = (
          #26174#31034#22312#24038#36793
          #26174#31034#22312#19979#38754)
        TabOrder = 1
      end
      object edtMaxCount: TEdit
        Left = 156
        Top = 312
        Width = 53
        Height = 21
        MaxLength = 2
        TabOrder = 2
        Text = '35'
      end
      object edtCompany: TEdit
        Left = 100
        Top = 24
        Width = 261
        Height = 21
        MaxLength = 32
        TabOrder = 3
        Text = 'MIAXIS'
      end
    end
  end
  inherited Panel1: TPanel
    Top = 441
    Width = 406
    inherited bbtnOK: TBitBtn
      Left = 216
    end
    inherited bbtnCancel: TBitBtn
      Left = 312
    end
  end
  inherited plCaption: TPanel
    Width = 406
    Caption = #31995#32479#21442#25968#35774#32622
  end
  object cdSelectColor: TColorDialog
    Ctl3D = True
    Left = 328
    Top = 192
  end
end

⌨️ 快捷键说明

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