📄 v4_1.dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
Width = 544
Height = 375
Caption = 'Form1'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 12
object btnCreate: TButton
Left = 40
Top = 46
Width = 166
Height = 25
Caption = #21019#24314#19968#20010#26032#25991#26412#25991#20214
TabOrder = 0
OnClick = btnCreateClick
end
object btnAppend: TButton
Left = 40
Top = 90
Width = 166
Height = 25
Caption = #21521#23384#22312#30340#25991#26412#25991#20214#28155#21152#25991#26412
TabOrder = 1
OnClick = btnAppendClick
end
object btnOpenRead: TButton
Left = 40
Top = 134
Width = 166
Height = 25
Caption = #20197#21482#35835#26041#24335#25171#24320#25991#26412#25991#20214
TabOrder = 2
OnClick = btnOpenReadClick
end
object Memo1: TMemo
Left = 248
Top = 40
Width = 185
Height = 89
Lines.Strings = (
'Memo1')
TabOrder = 3
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -