📄 unit2.dfm
字号:
object Form2: TForm2
Left = 95
Top = 71
Width = 693
Height = 525
Caption = #36828#31243#23631#24149#26597#30475' ^-^'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object img: TImage
Left = 0
Top = 37
Width = 685
Height = 454
Align = alClient
Stretch = True
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 685
Height = 37
Align = alTop
TabOrder = 0
object Button1: TButton
Left = 4
Top = 4
Width = 57
Height = 25
Cursor = crHandPoint
Hint = #21047#26032#22270#29255
Caption = #25235#22270
TabOrder = 0
OnClick = Button1Click
end
object BitBtn9: TBitBtn
Left = 73
Top = 4
Width = 54
Height = 25
Cursor = crHandPoint
Hint = #22312#26032#31383#21475#20013#25918#22823#26174#31034#22270#29255
Caption = #20445#23384
DragCursor = crHandPoint
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = BitBtn9Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -