📄 main.dfm
字号:
object MainForm: TMainForm
Left = 244
Top = 130
Width = 345
Height = 198
BorderIcons = [biSystemMenu]
Caption = #38144#21806#20449#24687#31649#29702#31995#32479
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu
OldCreateOrder = False
OnClick = ContractsBtnClick
PixelsPerInch = 96
TextHeight = 13
object MainPanel: TPanel
Left = 0
Top = 0
Width = 337
Height = 65
Align = alTop
TabOrder = 0
object ContractBtn: TSpeedButton
Left = 8
Top = 0
Width = 65
Height = 65
Hint = #36755#20837#26032#21512#21516
Caption = #26032#21512#21516
end
object BrowseBtn: TSpeedButton
Left = 72
Top = 0
Width = 65
Height = 65
Hint = #27983#35272#19982#32534#36753#21512#21516
Caption = #27983#35272
end
object ReportBtn: TSpeedButton
Left = 136
Top = 0
Width = 65
Height = 65
Hint = #25171#21360#33258#23450#20041#25253#34920
Caption = #25253#34920
end
object CloseBtn: TSpeedButton
Left = 200
Top = 0
Width = 65
Height = 65
Hint = #20851#38381#24212#29992#31243#24207
Caption = #36864#20986
end
object PartsBtn: TSpeedButton
Left = 264
Top = 0
Width = 65
Height = 65
Hint = #28216#35272#19982#32534#36753#23384#36135
Caption = #23384#36135
end
end
object MainMenu: TMainMenu
Left = 24
Top = 80
object FileMenu: TMenuItem
Caption = #25991#20214
object FileNewContract: TMenuItem
Caption = #26032#21512#21516'...'
OnClick = ContractsBtnClick
end
object N1: TMenuItem
Caption = '-'
end
object FilePrinterReport: TMenuItem
Caption = #25171#21360#25253#34920'...'
end
object FilePrinterSetup: TMenuItem
Caption = #25171#21360#26426#35774#32622'...'
end
object N2: TMenuItem
Caption = '-'
end
object FileExit: TMenuItem
Caption = #36864#20986
end
end
object ViewMenu: TMenuItem
Caption = #26174#31034
object ViewContracts: TMenuItem
Caption = #21512#21516'...'
end
object ViewPartsInventory: TMenuItem
Caption = #23384#36135'...'
end
object N3: TMenuItem
Caption = '-'
end
object ViewStayOnTop: TMenuItem
Caption = #20301#20110#26368#21069#38754'...'
end
end
object HelpMenu: TMenuItem
Caption = #24110#21161
object HelpAbout: TMenuItem
Caption = #20851#20110'...'
end
end
end
object PrinterSetup: TPrinterSetupDialog
Left = 64
Top = 80
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -