📄 unit1.dfm
字号:
object Form1: TForm1
Left = 291
Top = 253
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #23558'EXE'#25991#20214#36716#25442#25104'SWF'#25991#20214
ClientHeight = 73
ClientWidth = 502
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 8
Top = 8
Width = 162
Height = 12
Caption = #35831#36873#25321#35201#36827#34892#36716#25442#30340'EXE'#25991#20214#65306
end
object Bevel1: TBevel
Left = 6
Top = 31
Width = 489
Height = 9
Shape = bsTopLine
Style = bsRaised
end
object Edit1: TEdit
Left = 170
Top = 4
Width = 255
Height = 20
TabOrder = 0
end
object Button1: TButton
Left = 432
Top = 3
Width = 65
Height = 25
Caption = #27983#35272'(&B)'
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 56
Top = 40
Width = 169
Height = 25
Caption = #24320#22987#36716#25442'(&S)'
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 280
Top = 40
Width = 169
Height = 25
Caption = #36864#20986'(&X)'
TabOrder = 3
OnClick = Button3Click
end
object OpenDialog1: TOpenDialog
Left = 8
Top = 40
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -