📄 unitbuilder.dfm
字号:
object FormBuilder: TFormBuilder
Left = 443
Top = 266
Width = 194
Height = 218
Caption = #26381#21153#31471#29983#25104
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 40
Top = 88
Width = 66
Height = 12
Caption = #20266#35013#25991#20214#21517':'
end
object Label2: TLabel
Left = 40
Top = 8
Width = 81
Height = 12
Caption = #21453#24377'IP'#22320#22336':'
end
object Label3: TLabel
Left = 40
Top = 48
Width = 54
Height = 12
Caption = #21453#24377#31471#21475':'
end
object StatusBar1: TStatusBar
Left = 0
Top = 169
Width = 186
Height = 15
Panels = <>
end
object Edit_File: TEdit
Left = 40
Top = 104
Width = 113
Height = 20
TabOrder = 1
Text = 'svchost.exe'
end
object Edit_DNS: TEdit
Left = 40
Top = 24
Width = 113
Height = 20
TabOrder = 2
Text = '127.0.0.1'
end
object Edit_Port: TEdit
Left = 40
Top = 64
Width = 113
Height = 20
TabOrder = 3
Text = '1017'
end
object Button1: TButton
Left = 32
Top = 136
Width = 49
Height = 25
Caption = #29983#25104
TabOrder = 4
OnClick = Button1Click
end
object Button2: TButton
Left = 112
Top = 136
Width = 49
Height = 25
Caption = #36864#20986
TabOrder = 5
OnClick = Button2Click
end
object SD_Client: TSaveDialog
DefaultExt = 'exe'
Filter = '*.*|*.*'
Left = 64
Top = 48
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -