📄 mainunit.dfm
字号:
object Form1: TForm1
Left = 324
Top = 265
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #23631#24149#37096#20998#21306#22495#25235#21462#28436#31034
ClientHeight = 110
ClientWidth = 218
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 0
Top = 0
Width = 105
Height = 105
Enabled = False
Stretch = True
OnMouseDown = Image1MouseDown
end
object Button1: TButton
Left = 136
Top = 40
Width = 75
Height = 25
Caption = #25235#21462#21306#22495'(&P)'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 136
Top = 80
Width = 75
Height = 25
Caption = #27983#35272#22270#20687'(&B)'
Enabled = False
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -