📄 unit2.~dfm
字号:
object Form2: TForm2
Left = 249
Top = 224
Width = 696
Height = 480
Caption = 'Form2'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 176
Top = 80
Width = 98
Height = 13
Caption = #26381#21153#22120#31471#31471#21475#65306
OnClick = Label1Click
end
object Edit1: TEdit
Left = 304
Top = 80
Width = 121
Height = 21
TabOrder = 0
Text = 'Edit1'
end
object Button1: TButton
Left = 192
Top = 144
Width = 75
Height = 25
Caption = #36830#25509
TabOrder = 1
end
object Button2: TButton
Left = 344
Top = 144
Width = 75
Height = 25
Caption = #26029#24320
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 480
Top = 144
Width = 75
Height = 25
Caption = #24320#21551#26381#21153
TabOrder = 3
OnClick = Button3Click
end
object TcpServer1: TTcpServer
Left = 112
Top = 152
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -