📄 writemain.dfm
字号:
object Form1: TForm1
Left = 333
Top = 281
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #23436#25972#24615#26657#39564#36741#21161#24037#20855
ClientHeight = 108
ClientWidth = 465
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 16
Top = 19
Width = 54
Height = 12
Caption = 'CRC32'#20540#65306
end
object Edit1: TEdit
Left = 67
Top = 16
Width = 382
Height = 20
TabOrder = 0
end
object Button1: TButton
Left = 160
Top = 48
Width = 75
Height = 25
Caption = #25171#24320#25991#20214
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 248
Top = 48
Width = 75
Height = 25
Caption = #20889#20837'CRC'#20540
TabOrder = 2
OnClick = Button2Click
end
object StatusBar1: TStatusBar
Left = 0
Top = 89
Width = 465
Height = 19
Panels = <
item
Text = #12298#36719#20214#21152#35299#23494#25216#26415'-'#36719#20214#21152#23494#12299
Width = 170
end
item
Text = #20316#32773#65306#21490#23376#33635
Width = 90
end
item
Text = 'http://www.pefine.com'
Width = 50
end>
end
object OpenDialog1: TOpenDialog
Left = 88
Top = 48
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -