📄 ufrmshowcarinfo4oil.dfm
字号:
object FrmShowCarInfo4Oil: TFrmShowCarInfo4Oil
Left = 275
Top = 205
Width = 352
Height = 375
Caption = #36710#36742#20449#24687
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 8
Width = 48
Height = 13
Caption = #36710#29260#21495#65306
end
object lblCarCode: TLabel
Left = 56
Top = 8
Width = 3
Height = 13
end
object lblCarID: TLabel
Left = 88
Top = 8
Width = 37
Height = 13
Caption = 'lblCarID'
Visible = False
end
object lblCompanyCars: TLabel
Left = 216
Top = 8
Width = 75
Height = 13
Caption = 'lblCompanyCars'
end
object vleCarInfo: TValueListEditor
Left = 8
Top = 24
Width = 201
Height = 281
TabOrder = 0
TitleCaptions.Strings = (
#39033#30446
#20869#23481)
ColWidths = (
75
120)
end
object ListBox1: TListBox
Left = 216
Top = 24
Width = 121
Height = 281
ItemHeight = 13
TabOrder = 1
end
object btnSave: TcxButton
Left = 184
Top = 312
Width = 75
Height = 25
Caption = #20445#23384'[&S]'
TabOrder = 2
end
object btnCancel: TcxButton
Left = 264
Top = 312
Width = 75
Height = 25
Caption = #20851#38381'[&C]'
TabOrder = 3
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -