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

📄 barr.dfm

📁 停车场用
💻 DFM
字号:
object BarrForm: TBarrForm
  Left = 180
  Top = 107
  Width = 508
  Height = 319
  BorderIcons = [biSystemMenu]
  Caption = '手动控制车道道闸'
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = '宋体'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 12
  object m_Bevel: TBevel
    Left = 11
    Top = 198
    Width = 468
    Height = 2
  end
  object m_NoteLabel: TLabel
    Left = 23
    Top = 204
    Width = 348
    Height = 12
    Caption = '注: 上述检查框中有"√", 表示该车道上的道闸抬起, 否则为落下'
    Font.Charset = GB2312_CHARSET
    Font.Color = clMaroon
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
  end
  object m_Barr1CBox: TCheckBox
    Tag = 101
    Left = 13
    Top = 20
    Width = 140
    Height = 17
    Caption = '一号口(进入)'
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    OnClick = m_BarrCBoxClick
  end
  object m_OkBut: TBitBtn
    Left = 173
    Top = 243
    Width = 161
    Height = 33
    Caption = '关闭(&C)'
    TabOrder = 1
    Kind = bkClose
  end
  object m_Barr2CBox: TCheckBox
    Tag = 102
    Left = 179
    Top = 20
    Width = 140
    Height = 17
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 2
  end
  object m_Barr4CBox: TCheckBox
    Tag = 104
    Left = 13
    Top = 50
    Width = 140
    Height = 17
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 3
  end
  object m_Barr3CBox: TCheckBox
    Tag = 103
    Left = 344
    Top = 20
    Width = 140
    Height = 17
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 4
  end
  object m_Barr5CBox: TCheckBox
    Tag = 105
    Left = 179
    Top = 50
    Width = 140
    Height = 17
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 5
  end
  object m_Barr6CBox: TCheckBox
    Tag = 106
    Left = 344
    Top = 50
    Width = 140
    Height = 17
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 6
  end
  object m_Barr7CBox: TCheckBox
    Tag = 107
    Left = 13
    Top = 79
    Width = 140
    Height = 17
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 7
  end
  object m_Barr8CBox: TCheckBox
    Tag = 108
    Left = 179
    Top = 79
    Width = 140
    Height = 17
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 8
  end
  object m_Barr9CBox: TCheckBox
    Tag = 109
    Left = 344
    Top = 79
    Width = 140
    Height = 17
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 9
  end
  object m_Barr10CBox: TCheckBox
    Tag = 110
    Left = 13
    Top = 109
    Width = 140
    Height = 17
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 10
  end
  object m_Barr11CBox: TCheckBox
    Tag = 111
    Left = 179
    Top = 109
    Width = 140
    Height = 17
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 11
  end
  object m_Barr12CBox: TCheckBox
    Tag = 112
    Left = 344
    Top = 109
    Width = 140
    Height = 17
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 12
  end
  object m_Barr13CBox: TCheckBox
    Tag = 113
    Left = 13
    Top = 138
    Width = 140
    Height = 17
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 13
  end
  object m_Barr14CBox: TCheckBox
    Tag = 114
    Left = 179
    Top = 138
    Width = 140
    Height = 17
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 14
  end
  object m_Barr15CBox: TCheckBox
    Tag = 115
    Left = 344
    Top = 138
    Width = 140
    Height = 17
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 15
  end
  object m_Barr16CBox: TCheckBox
    Tag = 116
    Left = 13
    Top = 168
    Width = 140
    Height = 17
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 16
  end
  object m_Barr17CBox: TCheckBox
    Tag = 117
    Left = 179
    Top = 168
    Width = 140
    Height = 17
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 17
  end
  object m_Barr18CBox: TCheckBox
    Tag = 118
    Left = 344
    Top = 168
    Width = 140
    Height = 17
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 18
  end
end

⌨️ 快捷键说明

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