📄 unit3.dfm
字号:
object Form3: TForm3
Left = 51
Top = 139
Width = 443
Height = 250
Caption = #36617#20837'.txt'#27284
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 = 16
Top = 184
Width = 3
Height = 13
end
object Label2: TLabel
Left = 8
Top = 16
Width = 53
Height = 13
Caption = 'File Name:'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #26032#32048#26126#39636
Font.Style = []
ParentFont = False
end
object DirectoryListBox1: TDirectoryListBox
Left = 8
Top = 72
Width = 153
Height = 97
ImeName = #20013#25991' ('#32321#39636') - '#26032#27880#38899
ItemHeight = 16
TabOrder = 0
end
object DriveComboBox1: TDriveComboBox
Left = 8
Top = 48
Width = 153
Height = 19
ImeName = #20013#25991' ('#32321#39636') - '#26032#27880#38899
TabOrder = 1
end
object BitBtn1: TBitBtn
Left = 344
Top = 56
Width = 65
Height = 25
TabOrder = 2
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 344
Top = 96
Width = 65
Height = 25
TabOrder = 3
OnClick = BitBtn2Click
Kind = bkCancel
end
object Edit1: TEdit
Left = 64
Top = 16
Width = 161
Height = 21
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #26032#32048#26126#39636
Font.Style = []
ImeName = #20013#25991' ('#32321#39636') - '#26032#27880#38899
ParentFont = False
TabOrder = 4
end
object FileListBox1: TFileListBox
Left = 168
Top = 48
Width = 145
Height = 161
ImeName = #20013#25991' ('#32321#39636') - '#26032#27880#38899
ItemHeight = 13
Mask = '*.Txt'
TabOrder = 5
OnKeyPress = FileListBox1KeyPress
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -