📄 unit1.dfm
字号:
object Form1: TForm1
Left = 192
Top = 109
Width = 577
Height = 254
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 32
Top = 104
Width = 58
Height = 13
Caption = 'CRC'#32467#26524#65306
end
object Label2: TLabel
Left = 112
Top = 104
Width = 32
Height = 13
Caption = 'Label2'
end
object SpeedButton1: TSpeedButton
Left = 280
Top = 64
Width = 129
Height = 25
Caption = 'Modbus RTU CRC'
OnClick = SpeedButton1Click
end
object Label3: TLabel
Left = 296
Top = 176
Width = 161
Height = 13
AutoSize = False
Caption = #34203#33258#24433' QQ'#65306'22236263'
end
object Label4: TLabel
Left = 376
Top = 200
Width = 57
Height = 13
AutoSize = False
Caption = '2005.8'
end
object Edit1: TEdit
Left = 32
Top = 64
Width = 233
Height = 21
TabOrder = 0
Text = 'Edit1'
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -