📄 cmemento.dfm
字号:
object Form1: TForm1
Left = 283
Top = 244
Width = 696
Height = 480
Caption = 'Form1'
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -37
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 120
TextHeight = 37
object btn1: TButton
Left = 152
Top = 368
Width = 75
Height = 25
Caption = 'btn1'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -18
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = btn1Click
end
object btn2: TButton
Left = 312
Top = 368
Width = 75
Height = 25
Caption = 'btn2'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -18
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = btn2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -