📄 unit312.~dfm
字号:
object Form312: TForm312
Left = 331
Top = 188
BorderIcons = [biSystemMenu]
BorderStyle = bsNone
Caption = '销售管理---车辆销售修改'
ClientHeight = 305
ClientWidth = 521
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
Icon.Data = {
0000010001002020040000000000E80200001600000028000000200000004000
0000010004000000000000020000000000000000000010000000000000000000
0000000080000080000000808000800000008000800080800000C0C0C0008080
80000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000077
7777000000000000000000000000777777777777777700000000000000000000
00000077777777700000000000000000FFFF77DDDDD777777000000000000FFF
FFFF777DDDDDDD7777700000000000000000077DDDDDDDDDD777700000000000
0000000777DDDDDDDDD77700000000000000000000777D777DD7777000000000
000000000000077F777777770000007770000000000000007777787770000799
9700000000000000777778C7770009999700000000000000007888CC77700F99
98700000000000000007CCCCC77000FF9770000000000000000077CCCC777000
0777000000000000000008CCCC77970000F9700000000000000078FCCCC79970
707997700000000000007877FCC7F997979999977700000000078777FCC70F99
9999999998877777777A88877FC700099999999987788887B7AAAAAA77C00009
999999998877777BB7AAAAAAA7C0779999999999887777BBB7777AAAACC09999
9999999988777777BBB7777AAC000099999999999877777BBBBB7777AA000000
99999999987777BBBBBBB77AA0000000009999999877777BBBBBBAA000000000
0000999998877777BB77F00000000000000000099887777777F000000000FFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFC0FFFFFF0000FFFFFFC01FFFF00007FF8000
01FFFF80007FFFE0003FFFFC001FFFFF800FC7FFF00783FFF00383FFFC0181FF
FE01C1FFFF0078FFFF803C7FFF00141FFF000003FE0080000000E0000001E000
00010000000100000003C0000003F0000007FC00001FFF00007FFFE001FF}
OldCreateOrder = False
Position = poMainFormCenter
Visible = True
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object epEfTrBtn2: TepEfTrBtn
Left = 104
Top = 280
Width = 75
Height = 25
Transparent = True
ActiveTextColor = clBackground
OnClick = epEfTrBtn2Click
Spacing = 0
Noise = False
FrameWidth = 2
Caption = '保存'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '楷体_GB2312'
Font.Style = [fsBold]
ParentFont = False
end
object epEfTrBtn3: TepEfTrBtn
Left = 344
Top = 280
Width = 75
Height = 25
Transparent = True
ActiveTextColor = clBackground
OnClick = epEfTrBtn3Click
Spacing = 0
Noise = False
FrameWidth = 2
Caption = '返回'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '楷体_GB2312'
Font.Style = [fsBold]
ParentFont = False
end
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 521
Height = 273
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '楷体_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 24
Top = 16
Width = 56
Height = 16
Caption = '合同号:'
end
object Label2: TLabel
Left = 8
Top = 40
Width = 80
Height = 16
Caption = '客户名称:'
end
object Label3: TLabel
Left = 8
Top = 64
Width = 80
Height = 16
Caption = '身份证号:'
end
object Label4: TLabel
Left = 40
Top = 88
Width = 48
Height = 16
Caption = '地址:'
end
object Label5: TLabel
Left = 280
Top = 16
Width = 64
Height = 16
Caption = '车牌号:'
end
object Label6: TLabel
Left = 264
Top = 40
Width = 80
Height = 16
Caption = '联系电话:'
end
object Label7: TLabel
Left = 264
Top = 64
Width = 80
Height = 16
Caption = '购车日期:'
end
object GroupBox2: TGroupBox
Left = 8
Top = 112
Width = 505
Height = 153
Caption = '车辆信息'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '楷体_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 0
object Label8: TLabel
Left = 24
Top = 24
Width = 48
Height = 16
Caption = '序列号'
end
object Label9: TLabel
Left = 24
Top = 48
Width = 48
Height = 16
Caption = '底盘号'
end
object Label10: TLabel
Left = 8
Top = 72
Width = 64
Height = 16
Caption = '发动机号'
end
object Label11: TLabel
Left = 8
Top = 96
Width = 64
Height = 16
Caption = '车辆来源'
end
object Label12: TLabel
Left = 8
Top = 120
Width = 64
Height = 16
Caption = '车辆状况'
end
object Label13: TLabel
Left = 240
Top = 24
Width = 32
Height = 16
Caption = '车型'
end
object Label14: TLabel
Left = 240
Top = 48
Width = 32
Height = 16
Caption = '颜色'
end
object Label15: TLabel
Left = 240
Top = 72
Width = 64
Height = 16
Caption = '到车日期'
end
object epEfTrBtn1: TepEfTrBtn
Left = 432
Top = 32
Width = 59
Height = 25
Transparent = True
ActiveTextColor = clBlack
OnClick = epEfTrBtn1Click
Spacing = 0
Noise = False
FrameWidth = 2
Caption = '查询'
end
object FlatEdit7: TFlatEdit
Left = 80
Top = 24
Width = 137
Height = 22
ColorFlat = clBtnFace
ParentColor = True
TabOrder = 0
Text = 'FlatEdit7'
end
object FlatEdit8: TFlatEdit
Left = 80
Top = 48
Width = 137
Height = 22
ColorFlat = clBtnFace
ParentColor = True
TabOrder = 1
Text = 'FlatEdit8'
end
object FlatEdit9: TFlatEdit
Left = 80
Top = 72
Width = 137
Height = 22
ColorFlat = clBtnFace
ParentColor = True
TabOrder = 2
Text = 'FlatEdit9'
end
object FlatEdit10: TFlatEdit
Left = 280
Top = 24
Width = 137
Height = 22
ColorFlat = clBtnFace
ParentColor = True
TabOrder = 3
Text = 'FlatEdit10'
end
object FlatEdit11: TFlatEdit
Left = 280
Top = 48
Width = 137
Height = 22
ColorFlat = clBtnFace
ParentColor = True
TabOrder = 4
Text = 'FlatEdit11'
end
object FlatEdit12: TFlatEdit
Left = 80
Top = 96
Width = 409
Height = 22
ColorFlat = clBtnFace
ParentColor = True
TabOrder = 5
Text = 'FlatEdit12'
end
object FlatEdit13: TFlatEdit
Left = 80
Top = 120
Width = 409
Height = 22
ColorFlat = clBtnFace
ParentColor = True
TabOrder = 6
Text = 'FlatEdit13'
end
object DateTimePicker2: TDateTimePicker
Left = 312
Top = 72
Width = 105
Height = 21
CalAlignment = dtaLeft
Date = 37343.3505021991
Time = 37343.3505021991
DateFormat = dfShort
DateMode = dmComboBox
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Kind = dtkDate
ParseInput = False
ParentFont = False
TabOrder = 7
end
end
object FlatEdit1: TFlatEdit
Left = 88
Top = 16
Width = 161
Height = 22
ColorFlat = clBtnFace
ParentColor = True
MaxLength = 12
TabOrder = 1
Text = 'FlatEdit1'
end
object FlatEdit2: TFlatEdit
Left = 88
Top = 40
Width = 161
Height = 22
ColorFlat = clBtnFace
ParentColor = True
MaxLength = 50
TabOrder = 2
Text = 'FlatEdit2'
end
object FlatEdit3: TFlatEdit
Left = 88
Top = 64
Width = 161
Height = 22
ColorFlat = clBtnFace
ParentColor = True
MaxLength = 18
TabOrder = 3
Text = 'FlatEdit3'
end
object FlatEdit4: TFlatEdit
Left = 88
Top = 88
Width = 417
Height = 22
ColorFlat = clBtnFace
ParentColor = True
MaxLength = 100
TabOrder = 4
Text = 'FlatEdit4'
end
object FlatEdit5: TFlatEdit
Left = 344
Top = 16
Width = 161
Height = 22
ColorFlat = clBtnFace
ParentColor = True
MaxLength = 20
TabOrder = 5
Text = 'FlatEdit5'
end
object FlatEdit6: TFlatEdit
Left = 344
Top = 40
Width = 161
Height = 22
ColorFlat = clBtnFace
ParentColor = True
MaxLength = 20
TabOrder = 6
Text = 'FlatEdit6'
end
object DateTimePicker1: TDateTimePicker
Left = 344
Top = 64
Width = 161
Height = 24
CalAlignment = dtaLeft
Date = 37343
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -