📄 frmmain.dfm
字号:
object Form1: TForm1
Left = 250
Top = 144
Width = 649
Height = 454
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object btn1: TBitBtn
Left = 24
Top = 120
Width = 153
Height = 57
Caption = #39044#35272#31616#21333#21015#34920
TabOrder = 0
OnClick = btn1Click
end
object BitBtn1: TBitBtn
Left = 80
Top = 304
Width = 329
Height = 57
Caption = #39044#35272#34920#26684
TabOrder = 1
OnClick = BitBtn1Click
end
object Memo1: TMemo
Left = 232
Top = 16
Width = 345
Height = 137
Lines.Strings = (
'Memo1')
ScrollBars = ssBoth
TabOrder = 2
end
object BitBtn2: TBitBtn
Left = 232
Top = 168
Width = 113
Height = 41
Caption = #33719#21462#25171#21360#26426#21015#34920
TabOrder = 3
OnClick = BitBtn2Click
end
object BitBtn3: TBitBtn
Left = 24
Top = 64
Width = 153
Height = 49
Caption = #35774#32622#39029#38754
TabOrder = 4
OnClick = BitBtn3Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -