📄 unit1.dfm
字号:
object Form1: TForm1
Left = 271
Top = 157
Width = 499
Height = 380
Caption = #26597#25214#25991#23383
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 Label1: TLabel
Left = 184
Top = 88
Width = 12
Height = 12
Caption = '->'
end
object Label2: TLabel
Left = 123
Top = 9
Width = 78
Height = 13
Caption = #36755#20837#25340#38899#23383#27597
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object ListBox2: TListBox
Left = 206
Top = 46
Width = 160
Height = 115
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ItemHeight = 13
ParentFont = False
TabOrder = 2
end
object Edit1: TEdit
Left = 232
Top = 8
Width = 105
Height = 20
ImeMode = imClose
TabOrder = 0
OnChange = Edit1Change
end
object Button1: TButton
Left = 19
Top = 166
Width = 167
Height = 46
Caption = 'open txt file'
TabOrder = 3
OnClick = Button1Click
end
object Memo1: TMemo
Left = 32
Top = 218
Width = 308
Height = 39
Lines.Strings = (
'Memo1')
TabOrder = 4
Visible = False
end
object ListBox1: TListBox
Left = 13
Top = 45
Width = 167
Height = 109
ItemHeight = 12
Items.Strings = (
#35745#31639#26426#24212#29992
#35745#31639#26426#31185#23398
#36719#20214#24037#31243
#36719#20214#35774#35745
#20449#21495#22788#29702
#20449#21495#19982#31995#32479
#36719#20214#23398#25253
#35745#31639#26426#31185#23398#19982#24037#31243)
TabOrder = 1
end
object OpenDialog1: TOpenDialog
Filter = #25991#26412#25991#20214'|*.txt'
Left = 392
Top = 224
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -