📄 userdata.dfm
字号:
Font.Charset = GB2312_CHARSET
Font.Color = clTeal
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object m_HolderNoLabel: TLabel
Left = 11
Top = 175
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 = 11
Top = 102
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 = 24
Top = 201
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_CarTagPanel: TPanel
Tag = 102
Left = 61
Top = 71
Width = 100
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_UserNamePanel: TPanel
Tag = 100
Left = 61
Top = 22
Width = 259
Height = 18
Alignment = taLeftJustify
BevelOuter = bvNone
BevelWidth = 2
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_CarTypePanel: TPanel
Tag = 103
Left = 61
Top = 96
Width = 100
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_BeginDatePanel: TPanel
Tag = 104
Left = 61
Top = 120
Width = 100
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_UserTypePanel: TPanel
Tag = 105
Left = 61
Top = 145
Width = 100
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_CarColorPanel: TPanel
Tag = 108
Left = 220
Top = 96
Width = 100
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_EndDatePanel: TPanel
Tag = 109
Left = 220
Top = 120
Width = 100
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_MoneyPanel: TPanel
Tag = 110
Left = 220
Top = 145
Width = 100
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_HolderNoPanel: TPanel
Tag = 106
Left = 61
Top = 169
Width = 100
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 = 8
end
object m_AddressPanel: TPanel
Tag = 101
Left = 61
Top = 47
Width = 259
Height = 18
Alignment = taLeftJustify
BevelOuter = bvNone
BevelWidth = 2
BorderWidth = 2
BorderStyle = bsSingle
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 9
end
object m_PhonePanel: TPanel
Tag = 107
Left = 220
Top = 71
Width = 100
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 = 10
end
object m_StatePanel: TPanel
Tag = 112
Left = 220
Top = 169
Width = 100
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 = 11
end
object m_PhotoPanel: TPanel
Left = 77
Top = 195
Width = 245
Height = 162
BevelOuter = bvNone
BorderStyle = bsSingle
TabOrder = 12
object m_CarImage: TImage
Tag = 120
Left = 0
Top = 0
Width = 241
Height = 158
Align = alClient
AutoSize = True
Stretch = True
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -