📄 oldmonitor.dfm
字号:
object Label4: TLabel
Left = 11
Top = 75
Width = 48
Height = 12
Caption = '停车时间'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 198
Top = 28
Width = 48
Height = 12
Caption = '进入时间'
Font.Charset = GB2312_CHARSET
Font.Color = clTeal
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object m_InRoadLabel: TLabel
Left = 11
Top = 28
Width = 48
Height = 12
Caption = '进入车道'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 198
Top = 75
Width = 48
Height = 12
Caption = '停车收费'
Font.Charset = GB2312_CHARSET
Font.Color = clTeal
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object m_InRoadPanel: TPanel
Tag = 150
Left = 62
Top = 22
Width = 120
Height = 18
Alignment = taLeftJustify
BevelOuter = bvNone
BorderWidth = 2
BorderStyle = bsSingle
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object m_OutRoadPanel: TPanel
Tag = 151
Left = 62
Top = 46
Width = 120
Height = 18
Alignment = taLeftJustify
BevelOuter = bvNone
BorderWidth = 2
BorderStyle = bsSingle
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 1
end
object m_ParkTimePanel: TPanel
Tag = 152
Left = 62
Top = 69
Width = 120
Height = 18
Alignment = taLeftJustify
BevelOuter = bvNone
BorderWidth = 2
BorderStyle = bsSingle
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 2
end
object m_InTimePanel: TPanel
Tag = 153
Left = 248
Top = 22
Width = 120
Height = 18
Alignment = taLeftJustify
BevelOuter = bvNone
BorderWidth = 2
BorderStyle = bsSingle
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 3
end
object m_OutTimePanel: TPanel
Tag = 154
Left = 248
Top = 46
Width = 120
Height = 18
Alignment = taLeftJustify
BevelOuter = bvNone
BorderWidth = 2
BorderStyle = bsSingle
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 4
end
object m_ParkPricePanel: TPanel
Tag = 155
Left = 248
Top = 69
Width = 120
Height = 18
Alignment = taLeftJustify
BevelOuter = bvNone
BorderWidth = 2
BorderStyle = bsSingle
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 5
end
end
object m_OkBut: TBitBtn
Left = 155
Top = 428
Width = 106
Height = 33
Caption = '确认(&O)'
Default = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 2
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000010000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333330000333333333333333333333333F33333333333
00003333344333333333333333388F3333333333000033334224333333333333
338338F3333333330000333422224333333333333833338F3333333300003342
222224333333333383333338F3333333000034222A22224333333338F338F333
8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
33333338F83338F338F33333000033A33333A222433333338333338F338F3333
0000333333333A222433333333333338F338F33300003333333333A222433333
333333338F338F33000033333333333A222433333333333338F338F300003333
33333333A222433333333333338F338F00003333333333333A22433333333333
3338F38F000033333333333333A223333333333333338F830000333333333333
333A333333333333333338330000333333333333333333333333333333333333
0000}
NumGlyphs = 2
end
end
object m_InTab: TTabSheet
Caption = '停车场内车辆'
ImageIndex = 1
object m_ParkSplitter: TSplitter
Left = 0
Top = 277
Width = 383
Height = 9
Cursor = crVSplit
Align = alBottom
end
object m_ParkGBox: TGroupBox
Left = 0
Top = 286
Width = 383
Height = 169
Align = alBottom
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_PCardNoLabel: TLabel
Left = 194
Top = 50
Width = 48
Height = 12
Caption = '卡片号码'
Font.Charset = GB2312_CHARSET
Font.Color = clTeal
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object m_PUserTypeLabel: TLabel
Left = 13
Top = 122
Width = 48
Height = 12
Caption = '用户类别'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object m_PEndLabel: TLabel
Left = 194
Top = 98
Width = 48
Height = 12
Caption = '截止日期'
Font.Charset = GB2312_CHARSET
Font.Color = clTeal
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object m_PMoneyLabel: TLabel
Left = 194
Top = 122
Width = 48
Height = 12
Caption = '帐上余额'
Font.Charset = GB2312_CHARSET
Font.Color = clTeal
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object m_PCarTagLabel: TLabel
Left = 13
Top = 50
Width = 48
Height = 12
Caption = '车牌号码'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object m_PBeginLabel: TLabel
Left = 13
Top = 98
Width = 48
Height = 12
Caption = '生效日期'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object m_PUserNameLabel: TLabel
Left = 13
Top = 26
Width = 48
Height = 12
Caption = '车主名称'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object m_PCarTypeLabel: TLabel
Left = 13
Top = 74
Width = 48
Height = 12
Caption = '车辆型号'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object m_InTimeLabel: TLabel
Left = 194
Top = 146
Width = 48
Height = 12
Caption = '进入时间'
Font.Charset = GB2312_CHARSET
Font.Color = clTeal
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object m_PInRoadLabel: TLabel
Left = 14
Top = 146
Width = 48
Height = 12
Caption = '进入车道'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object m_PCarColorLabel: TLabel
Left = 194
Top = 74
Width = 48
Height = 12
Caption = '车身颜色'
Font.Charset = GB2312_CHARSET
Font.Color = clTeal
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object m_PCarTagPanel: TPanel
Tag = 201
Left = 64
Top = 44
Width = 120
Height = 18
Alignment = taLeftJustify
BevelOuter = bvNone
BorderWidth = 2
BorderStyle = bsSingle
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object m_PCarTypePanel: TPanel
Tag = 202
Left = 64
Top = 68
Width = 120
Height = 18
Alignment = taLeftJustify
BevelOuter = bvNone
BorderWidth = 2
BorderStyle = bsSingle
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 1
end
object m_PBeginPanel: TPanel
Tag = 203
Left = 64
Top = 92
Width = 120
Height = 18
Alignment = taLeftJustify
BevelOuter = bvNone
BorderWidth = 2
BorderStyle = bsSingle
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 2
end
object m_PUserTypePanel: TPanel
Tag = 204
Left = 64
Top = 116
Width = 120
Height = 18
Alignment = taLeftJustify
BevelOuter = bvNone
BorderWidth = 2
BorderStyle = bsSingle
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 3
end
object m_PInRoadPanel: TPanel
Tag = 205
Left = 64
Top = 140
Width = 120
Height = 18
Alignment = taLeftJustify
BevelOuter = bvNone
BorderWidth = 2
BorderStyle = bsSingle
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 4
end
object m_PUserNamePanel: TPanel
Tag = 200
Left = 64
Top = 20
Width = 301
Height = 18
Alignment = taLeftJustify
BevelOuter = bvNone
BorderWidth = 2
BorderStyle = bsSingle
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 5
end
object m_PInTimePanel: TPanel
Tag = 210
Left = 245
Top = 140
Width = 120
Height = 18
Alignment = taLeftJustify
BevelOuter = bvNone
BorderWidth = 2
BorderStyle = bsSingle
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 6
end
object m_PMoneyPanel: TPanel
Tag = 209
Left = 245
Top = 116
Width = 120
Height = 18
Alignment = taLeftJustify
BevelOuter = bvNone
BorderWidth = 2
BorderStyle = bsSingle
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 7
end
object m_PEndPanel: TPanel
Tag = 208
Left = 245
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -