📄 unit6.dfm
字号:
object sendmsg: Tsendmsg
Left = 258
Top = 146
Width = 696
Height = 434
Caption = #21457#30701#20449
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 GroupBox1: TGroupBox
Left = 240
Top = 24
Width = 433
Height = 289
Caption = 'GroupBox1'
TabOrder = 0
object Memo1: TMemo
Left = 16
Top = 24
Width = 401
Height = 249
Lines.Strings = (
'Memo1')
TabOrder = 0
end
end
object Button1: TButton
Left = 352
Top = 344
Width = 75
Height = 25
Caption = 'Button1'
TabOrder = 1
end
object Button2: TButton
Left = 496
Top = 344
Width = 75
Height = 25
Caption = 'Button2'
TabOrder = 2
end
object TreeView1: TTreeView
Left = 8
Top = 32
Width = 217
Height = 369
Indent = 19
TabOrder = 3
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -