📄 main.dfm
字号:
object Mainform: TMainform
Left = 209
Top = 110
Width = 176
Height = 318
Caption = 'Mainform'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
WindowState = wsMaximized
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 168
Height = 33
Align = alTop
Caption = #22270#20070#31649#29702#31995#32479
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object Panel2: TPanel
Left = 0
Top = 33
Width = 168
Height = 251
Align = alClient
TabOrder = 1
object Button1: TButton
Left = 24
Top = 24
Width = 113
Height = 25
Caption = #22270#20070#31649#29702
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 24
Top = 72
Width = 113
Height = 25
Caption = #35835#32773#31649#29702
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 24
Top = 120
Width = 113
Height = 25
Caption = #20511#38405#31649#29702
TabOrder = 2
OnClick = Button3Click
end
object Button4: TButton
Left = 24
Top = 168
Width = 113
Height = 25
Caption = #36864#12288#12288#20986
TabOrder = 3
OnClick = Button4Click
end
object Button5: TButton
Left = 24
Top = 48
Width = 113
Height = 25
Caption = #22270#20070#26597#35810
TabOrder = 4
OnClick = Button5Click
end
object Button6: TButton
Left = 24
Top = 96
Width = 113
Height = 25
Caption = #35835#32773#26597#35810
TabOrder = 5
OnClick = Button6Click
end
object Button7: TButton
Left = 24
Top = 144
Width = 113
Height = 25
Caption = #20511#38405#26597#35810
TabOrder = 6
OnClick = Button7Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -