📄 filemap.dfm
字号:
object Form1: TForm1
Left = 346
Top = 311
Width = 462
Height = 311
Caption = #20869#23384#26144#23556#25991#20214#20030#20363
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 40
Top = 16
Width = 84
Height = 13
Caption = #25991#20214#20869#23481#26174#31034#65306
end
object btnUpper: TButton
Left = 352
Top = 48
Width = 73
Height = 25
Caption = #22823#20889
TabOrder = 0
OnClick = btnUpperClick
end
object btnLower: TButton
Left = 352
Top = 88
Width = 73
Height = 25
Caption = #23567#20889
TabOrder = 1
OnClick = btnLowerClick
end
object txtContent: TMemo
Left = 40
Top = 48
Width = 281
Height = 209
Lines.Strings = (
'txtContent')
TabOrder = 2
end
object btnClose: TButton
Left = 352
Top = 128
Width = 73
Height = 25
Caption = #20851#38381
TabOrder = 3
OnClick = btnCloseClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -