📄 main.dfm
字号:
object frm_Main: Tfrm_Main
Left = -45
Top = 45
BorderIcons = [biSystemMenu]
BorderStyle = bsNone
Caption = #36710#36742#31934#30830#21270#31649#29702
ClientHeight = 553
ClientWidth = 792
Color = clSkyBlue
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
WindowState = wsMaximized
OnClose = FormClose
OnKeyDown = FormKeyDown
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object P1: TPanel
Left = 0
Top = 0
Width = 792
Height = 553
Align = alClient
BevelOuter = bvNone
Caption = 'P1'
Color = clSkyBlue
TabOrder = 0
object Panel3: TPanel
Left = 0
Top = 0
Width = 792
Height = 30
Align = alTop
Color = clSkyBlue
TabOrder = 0
end
object Panel4: TPanel
Left = 0
Top = 30
Width = 792
Height = 495
Align = alClient
BevelOuter = bvNone
Caption = 'Panel4'
Color = clSkyBlue
TabOrder = 1
object Splitter1: TSplitter
Left = 95
Top = 0
Width = 2
Height = 495
Cursor = crHSplit
end
object Panel2: TPanel
Left = 0
Top = 0
Width = 95
Height = 495
Align = alLeft
BevelOuter = bvNone
Color = clSkyBlue
TabOrder = 0
object PageList2: TPageList
Left = 0
Top = 0
Width = 95
Height = 495
ActivePage = #31995#32479#32500#25252
PageIndex = 6
ButtonColor = clSkyBlue
OwnerDrawButton = True
Align = alClient
Color = clAqua
Ctl3D = True
ParentColor = False
ParentCtl3D = False
TabOrder = 0
object TPLSheet
Left = 0
Top = 20
Caption = #31995#32479#35774#32622
object Cmd_CarType: TSpeedButton
Left = 6
Top = 7
Width = 80
Height = 22
Caption = #36710#22411#35774#32622
Enabled = False
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clMaroon
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = Cmd_CarTypeClick
end
object Cmd_Mond: TSpeedButton
Left = 6
Top = 33
Width = 80
Height = 22
Caption = #21333#20301#20449#24687
Enabled = False
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clMaroon
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = Cmd_MondClick
end
object Cmd_ChargeType: TSpeedButton
Left = 6
Top = 60
Width = 80
Height = 22
Caption = #25910#36153#31867#21035
Enabled = False
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clMaroon
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = Cmd_ChargeTypeClick
end
object Cmd_ChargeName: TSpeedButton
Left = 6
Top = 86
Width = 80
Height = 22
Caption = #25910#36153#21517#31216
Enabled = False
Flat = True
OnClick = Cmd_ChargeNameClick
end
object Cmd_UserType: TSpeedButton
Left = 6
Top = 113
Width = 80
Height = 22
Caption = #29992#25143#31867#22411
Enabled = False
Flat = True
OnClick = Cmd_UserTypeClick
end
end
object TPLSheet
Left = 0
Top = 40
Caption = #22522#30784#25968#25454
object Cmd_Car: TSpeedButton
Left = 6
Top = 40
Width = 80
Height = 22
Caption = #36710#36742#20449#24687
Enabled = False
Flat = True
OnClick = Cmd_CarClick
end
object Cmd_User: TSpeedButton
Left = 6
Top = 72
Width = 80
Height = 22
Caption = #29992#25143#31649#29702
Enabled = False
Flat = True
OnClick = Cmd_UserClick
end
object Cmd_Right: TSpeedButton
Left = 6
Top = 112
Width = 80
Height = 22
Caption = #26435#38480#31649#29702
Enabled = False
Flat = True
OnClick = Cmd_RightClick
end
end
object TPLSheet
Left = 0
Top = 60
Caption = #31995#32479#31649#29702
object Cmd_CarCheck: TSpeedButton
Left = 6
Top = 16
Width = 80
Height = 22
Caption = #36710#36742#23457#26597
Enabled = False
Flat = True
OnClick = Cmd_CarCheckClick
end
object Cmd_CarBad: TSpeedButton
Left = 6
Top = 56
Width = 80
Height = 22
Caption = #36710#36742#25253#24223
Enabled = False
Flat = True
OnClick = Cmd_CarBadClick
end
object Cmd_CarCharge: TSpeedButton
Left = 6
Top = 96
Width = 80
Height = 22
Caption = #36710#36742#20132#36153
Enabled = False
Flat = True
OnClick = Cmd_CarChargeClick
end
object Cmd_Drive: TSpeedButton
Left = 6
Top = 136
Width = 80
Height = 22
Caption = #39550#29031#31649#29702
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -