📄 huffmann.dfm
字号:
object Form1: TForm1
Left = 296
Top = 178
Width = 989
Height = 600
Caption = 'Form1'
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 = 16
Width = 785
Height = 20
AutoSize = False
Caption = #35831#39318#20808#20381#27425#36755#20837'1-10'#21313#20010#19981#21516#23383#31526#20195#34920#30340#26435#20540','#32534#30721#21518#20877#36755#20837#24050#32534#22909#30340#25968#30721','#28982#21518#21363#21487#35299#30721
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 232
Top = 48
Width = 174
Height = 13
Caption = '('#23383#31526#25968#21487#26681#25454#38656#35201#22312#20195#30721#20013#20462#25913')'
end
object Edit1: TEdit
Left = 112
Top = 96
Width = 41
Height = 29
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 0
OnKeyDown = Edit1KeyDown
end
object Memo1: TMemo
Left = 56
Top = 160
Width = 273
Height = 65
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
Lines.Strings = (
'')
ParentFont = False
TabOrder = 1
end
object Button1: TButton
Left = 240
Top = 96
Width = 65
Height = 33
Caption = #32534#30721
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = Button1Click
end
object Memo2: TMemo
Left = 64
Top = 264
Width = 241
Height = 209
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
Lines.Strings = (
'')
ParentFont = False
TabOrder = 3
end
object Memo3: TMemo
Left = 544
Top = 280
Width = 265
Height = 217
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
Lines.Strings = (
'')
ParentFont = False
TabOrder = 4
end
object Button2: TButton
Left = 728
Top = 88
Width = 65
Height = 41
Caption = #35299#30721
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 5
OnClick = Button2Click
end
object Edit2: TEdit
Left = 616
Top = 88
Width = 49
Height = 33
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 6
OnKeyDown = Edit2KeyDown
end
object Memo4: TMemo
Left = 544
Top = 160
Width = 273
Height = 65
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
Lines.Strings = (
'')
ParentFont = False
TabOrder = 7
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -