📄 main.dfm
字号:
object Form1: TForm1
Left = 468
Top = 281
Anchors = [akTop, akRight]
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #32593#32476#20449#20351#28436#31034#31243#24207
ClientHeight = 239
ClientWidth = 196
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 8
Top = 24
Width = 48
Height = 12
Caption = #23545#26041#22320#22336
end
object Label2: TLabel
Left = 8
Top = 48
Width = 48
Height = 12
Caption = #21457' '#36865' '#20154
end
object Label3: TLabel
Left = 8
Top = 72
Width = 48
Height = 12
Caption = #21457#36865#20869#23481
end
object Label4: TLabel
Left = 72
Top = 72
Width = 42
Height = 12
Caption = #23383#25968'(0)'
end
object StatusBar1: TStatusBar
Left = 0
Top = 220
Width = 196
Height = 19
Panels = <>
SimplePanel = True
SimpleText = #23601#32490'...'
end
object Button1: TButton
Left = 16
Top = 184
Width = 75
Height = 25
Caption = #21457#36865'(&S)'
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 104
Top = 184
Width = 75
Height = 25
Caption = #36864#20986'(&X)'
TabOrder = 2
OnClick = Button2Click
end
object Edit1: TEdit
Left = 72
Top = 16
Width = 113
Height = 20
TabOrder = 3
Text = '127.0.0.1'
end
object Memo1: TMemo
Left = 8
Top = 88
Width = 177
Height = 81
Lines.Strings = (
#12298'DELPHI 7 '#32534#31243#23454#20363'80'#12299
#8220#32593#32476#20449#20351#28436#31034#31243#24207#8221)
TabOrder = 4
OnChange = Memo1Change
OnKeyDown = Memo1KeyDown
end
object Edit2: TEdit
Left = 72
Top = 40
Width = 113
Height = 20
TabOrder = 5
Text = #30005#33041#25253
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -