📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 455
Top = 168
Width = 207
Height = 388
Caption = 'CRC16'#31639#27861
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 16
object Label1: TLabel
Left = 16
Top = 8
Width = 161
Height = 16
AutoSize = False
Caption = 'CRC_CCITT'#31639#27861#27604#36739
end
object Label2: TLabel
Left = 112
Top = 40
Width = 65
Height = 16
AutoSize = False
Caption = #26597#34920#27861
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 115
Top = 104
Width = 78
Height = 16
AutoSize = False
Caption = #25353#20301#35745#31639
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 110
Top = 160
Width = 51
Height = 16
AutoSize = False
Caption = #21322#23383#33410
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 110
Top = 216
Width = 75
Height = 16
AutoSize = False
Caption = #21322#23383#33410#21152#36895
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 17
Top = 40
Width = 80
Height = 16
AutoSize = False
Caption = 'CRC'#21021#22987#20540
end
object Memo1: TMemo
Left = 16
Top = 80
Width = 73
Height = 225
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ScrollBars = ssVertical
TabOrder = 0
end
object Button1: TButton
Left = 8
Top = 312
Width = 177
Height = 33
Caption = #35745#31639
TabOrder = 1
OnClick = Button1Click
end
object Edit1: TEdit
Left = 112
Top = 64
Width = 65
Height = 24
TabOrder = 2
end
object Edit2: TEdit
Left = 112
Top = 128
Width = 65
Height = 24
TabOrder = 3
end
object Edit3: TEdit
Left = 112
Top = 184
Width = 65
Height = 24
TabOrder = 4
end
object Edit4: TEdit
Left = 112
Top = 240
Width = 65
Height = 24
TabOrder = 5
end
object Edit5: TEdit
Left = 16
Top = 56
Width = 73
Height = 24
TabOrder = 6
Text = '0'
end
object Edit6: TEdit
Left = 104
Top = 272
Width = 81
Height = 24
TabOrder = 7
Text = 'Edit6'
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -