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

📄 monitorout.dfm

📁 停车场用
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object MonitorOutFrame: TMonitorOutFrame
  Left = 0
  Top = 0
  Width = 753
  Height = 491
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = '宋体'
  Font.Style = []
  ParentFont = False
  TabOrder = 0
  object Splitter1: TSplitter
    Left = 379
    Top = 0
    Width = 9
    Height = 488
    Cursor = crHSplit
    Align = alNone
  end
  object m_PhotoPanel: TPanel
    Left = 400
    Top = 0
    Width = 353
    Height = 491
    Align = alRight
    BevelOuter = bvLowered
    TabOrder = 0
    object m_OutPhotoPanel: TPanel
      Left = 1
      Top = 265
      Width = 351
      Height = 225
      Align = alBottom
      BevelOuter = bvNone
      BorderStyle = bsSingle
      TabOrder = 0
      object m_OutImage: TImage
        Left = 1
        Top = 15
        Width = 374
        Height = 179
        Stretch = True
      end
    end
    object m_InPhotoPanel: TPanel
      Left = 1
      Top = 1
      Width = 351
      Height = 225
      Align = alTop
      BevelOuter = bvNone
      BorderStyle = bsSingle
      TabOrder = 1
      object m_InImage: TImage
        Left = 1
        Top = 1
        Width = 349
        Height = 213
        Stretch = True
        Transparent = True
      end
    end
    object m_NotePhotoPanel: TPanel
      Left = 1
      Top = 226
      Width = 351
      Height = 39
      Align = alClient
      TabOrder = 2
      object SpeedButton3: TSpeedButton
        Left = -1
        Top = 1
        Width = 123
        Height = 34
        Caption = '入口时车辆摄像'
        Flat = True
        Glyph.Data = {
          76010000424D7601000000000000760000002800000020000000100000000100
          04000000000000010000120B0000120B00001000000000000000000000000000
          800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333000000000
          333333777777777F33333330B00000003333337F7777777F3333333000000000
          333333777777777F333333330EEEEEE033333337FFFFFF7F3333333300000000
          333333377777777F3333333330BFBFB03333333373333373F33333330BFBFBFB
          03333337F33333F7F33333330FBFBF0F03333337F33337F7F33333330BFBFB0B
          03333337F3F3F7F7333333330F0F0F0033333337F7F7F773333333330B0B0B03
          3333333737F7F7F333333333300F0F03333333337737F7F33333333333300B03
          333333333377F7F33333333333330F03333333333337F7F33333333333330B03
          3333333333373733333333333333303333333333333373333333}
        NumGlyphs = 2
      end
      object SpeedButton2: TSpeedButton
        Left = 225
        Top = 3
        Width = 125
        Height = 33
        Caption = '出口时车辆摄像'
        Flat = True
        Glyph.Data = {
          76010000424D7601000000000000760000002800000020000000100000000100
          04000000000000010000120B0000120B00001000000000000000000000000000
          800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333033333
          33333333373F33333333333330B03333333333337F7F33333333333330F03333
          333333337F7FF3333333333330B00333333333337F773FF33333333330F0F003
          333333337F7F773F3333333330B0B0B0333333337F7F7F7F3333333300F0F0F0
          333333377F73737F33333330B0BFBFB03333337F7F33337F33333330F0FBFBF0
          3333337F7333337F33333330BFBFBFB033333373F3333373333333330BFBFB03
          33333337FFFFF7FF3333333300000000333333377777777F333333330EEEEEE0
          33333337FFFFFF7FF3333333000000000333333777777777F33333330000000B
          03333337777777F7F33333330000000003333337777777773333}
        Layout = blGlyphRight
        NumGlyphs = 2
      end
    end
  end
  object m_MonitorPageControl: TPageControl
    Left = 0
    Top = 0
    Width = 369
    Height = 491
    ActivePage = m_RecordTab
    Align = alLeft
    Font.Charset = GB2312_CHARSET
    Font.Color = clRed
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object m_OutTab: TTabSheet
      Caption = '车辆外出监控'
      object Splitter2: TSplitter
        Left = 0
        Top = 316
        Width = 361
        Height = 8
        Cursor = crVSplit
        Align = alTop
      end
      object m_OutGBox: TGroupBox
        Left = 0
        Top = 0
        Width = 361
        Height = 316
        Align = alTop
        Caption = '车辆资料'
        Color = clBtnFace
        Font.Charset = ANSI_CHARSET
        Font.Color = clMaroon
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = [fsBold]
        ParentColor = False
        ParentFont = False
        TabOrder = 0
        object m_CardNoLabel: TLabel
          Left = 187
          Top = 47
          Width = 48
          Height = 12
          Caption = '卡片号码'
          Font.Charset = GB2312_CHARSET
          Font.Color = clTeal
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object m_UserTypeLabel: TLabel
          Left = 14
          Top = 118
          Width = 48
          Height = 12
          Caption = '用户类别'
          Font.Charset = GB2312_CHARSET
          Font.Color = clBlue
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object m_EndDateLabel: TLabel
          Left = 187
          Top = 94
          Width = 48
          Height = 12
          Caption = '截止日期'
          Font.Charset = GB2312_CHARSET
          Font.Color = clTeal
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object m_PriceLabel: TLabel
          Left = 187
          Top = 118
          Width = 48
          Height = 12
          Caption = '帐上余额'
          Font.Charset = GB2312_CHARSET
          Font.Color = clTeal
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object m_CarTagLabel: TLabel
          Left = 14
          Top = 47
          Width = 48
          Height = 12
          Caption = '车牌号码'
          Font.Charset = GB2312_CHARSET
          Font.Color = clBlue
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object m_CarColorLabel: TLabel
          Left = 187
          Top = 71
          Width = 48
          Height = 12
          Caption = '车身颜色'
          Font.Charset = GB2312_CHARSET
          Font.Color = clTeal
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object m_BeginDateLabel: TLabel
          Left = 14
          Top = 94
          Width = 48
          Height = 12
          Caption = '生效日期'
          Font.Charset = GB2312_CHARSET
          Font.Color = clBlue
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object m_UserNameLabel: TLabel
          Left = 14
          Top = 23
          Width = 48
          Height = 12
          Caption = '车主名称'
          Font.Charset = GB2312_CHARSET
          Font.Color = clBlue
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object m_CarTypeLabel: TLabel
          Left = 14
          Top = 71
          Width = 48
          Height = 12
          Caption = '车辆型号'
          Font.Charset = GB2312_CHARSET
          Font.Color = clBlue
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Label6: TLabel
          Left = 9
          Top = 142
          Width = 48
          Height = 12
          Caption = '车辆相片'
          Font.Charset = GB2312_CHARSET
          Font.Color = clPurple
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          WordWrap = True
        end
        object m_UserNameEdit: TEdit
          Left = 64
          Top = 17
          Width = 284
          Height = 18
          AutoSelect = False
          AutoSize = False
          Color = clBtnFace
          Font.Charset = GB2312_CHARSET
          Font.Color = clNavy
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          ReadOnly = True
          TabOrder = 0
        end
        object m_CarTagEdit: TEdit
          Left = 65
          Top = 41
          Width = 110
          Height = 18
          AutoSelect = False
          AutoSize = False
          Color = clBtnFace
          Font.Charset = GB2312_CHARSET
          Font.Color = clNavy
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          ReadOnly = True
          TabOrder = 1
        end
        object m_CarTypeEdit: TEdit
          Left = 65
          Top = 65
          Width = 110
          Height = 18
          AutoSelect = False
          AutoSize = False
          Color = clBtnFace
          Font.Charset = GB2312_CHARSET
          Font.Color = clNavy
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          ReadOnly = True
          TabOrder = 2
        end
        object m_BeginDateEdit: TEdit
          Left = 65
          Top = 88
          Width = 110
          Height = 18
          AutoSelect = False
          AutoSize = False
          Color = clBtnFace
          Font.Charset = GB2312_CHARSET
          Font.Color = clNavy
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          ReadOnly = True
          TabOrder = 3
        end
        object m_UserTypeEdit: TEdit
          Left = 65
          Top = 112
          Width = 110
          Height = 18
          AutoSelect = False
          AutoSize = False
          Color = clBtnFace
          Font.Charset = GB2312_CHARSET
          Font.Color = clNavy
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          ReadOnly = True
          TabOrder = 4
        end
        object m_CardNoEdit: TEdit
          Left = 238
          Top = 41
          Width = 110
          Height = 18
          AutoSelect = False
          AutoSize = False
          Color = clBtnFace
          Font.Charset = GB2312_CHARSET
          Font.Color = clNavy
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          ReadOnly = True
          TabOrder = 5
        end
        object m_CarColorEdit: TEdit
          Left = 238
          Top = 65
          Width = 110
          Height = 18
          AutoSize = False
          Color = clBtnFace
          Font.Charset = GB2312_CHARSET
          Font.Color = clNavy
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          ReadOnly = True
          TabOrder = 6
        end
        object m_EndDateEdit: TEdit
          Left = 238
          Top = 88
          Width = 110
          Height = 18
          AutoSize = False
          Color = clBtnFace
          Font.Charset = GB2312_CHARSET
          Font.Color = clNavy
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          ReadOnly = True
          TabOrder = 7
        end
        object m_MoneyEdit: TEdit
          Left = 238
          Top = 112
          Width = 110
          Height = 18
          AutoSize = False
          Color = clBtnFace
          Font.Charset = GB2312_CHARSET
          Font.Color = clNavy
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          ReadOnly = True
          TabOrder = 8
        end
        object m_CarPhotoPanel: TPanel
          Left = 60
          Top = 137
          Width = 288
          Height = 172
          BevelOuter = bvNone
          BorderStyle = bsSingle
          Color = clBackground
          TabOrder = 9
          object m_CarPhotoImage: TImage
            Left = 1
            Top = 15
            Width = 374
            Height = 179
            Stretch = True
          end
        end
      end
      object GroupBox1: TGroupBox
        Left = 0
        Top = 324
        Width = 361
        Height = 92
        Align = alTop
        Caption = '车辆进出数据'
        Font.Charset = GB2312_CHARSET
        Font.Color = clMaroon
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 1
        object Label1: TLabel
          Left = 11
          Top = 48
          Width = 48
          Height = 12
          Caption = '外出车道'
          Font.Charset = GB2312_CHARSET
          Font.Color = clBlue
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Label3: TLabel
          Left = 183
          Top = 48
          Width = 48
          Height = 12
          Caption = '外出时间'

⌨️ 快捷键说明

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