📄 unit6.dfm
字号:
object Form6: TForm6
Left = 266
Top = 254
BorderStyle = bsDialog
Caption = 'Socks'#20195#29702
ClientHeight = 99
ClientWidth = 216
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 16
Width = 120
Height = 13
Caption = 'Socks4'#30340#20195#29702#31471#21475': '
end
object SpeedButton1: TSpeedButton
Left = 16
Top = 48
Width = 33
Height = 22
Caption = #24320#21551
Flat = True
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 64
Top = 48
Width = 33
Height = 22
Caption = #20572#27490
Flat = True
OnClick = SpeedButton2Click
end
object SpeedButton3: TSpeedButton
Left = 112
Top = 48
Width = 33
Height = 22
Caption = #29366#24577
Flat = True
OnClick = SpeedButton3Click
end
object SpeedButton4: TSpeedButton
Left = 160
Top = 48
Width = 33
Height = 22
Caption = #36864#20986
Flat = True
OnClick = SpeedButton4Click
end
object Edit1: TEdit
Left = 143
Top = 11
Width = 49
Height = 21
TabStop = False
AutoSelect = False
AutoSize = False
TabOrder = 0
Text = '9999'
end
object Edit2: TEdit
Left = 56
Top = 80
Width = 121
Height = 21
TabOrder = 1
Visible = False
end
object StatusBar1: TStatusBar
Left = 0
Top = 80
Width = 216
Height = 19
Panels = <
item
Width = 50
end>
SimplePanel = False
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -