📄 communate.~dfm
字号:
object Form1: TForm1
Left = 233
Top = 212
Width = 696
Height = 480
Caption = 'Form1'
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 = 456
Top = 184
Width = 32
Height = 13
Caption = 'Label1'
end
object Button1: TButton
Left = 448
Top = 80
Width = 121
Height = 25
Caption = #25171#24320#21457#36865#25991#20214
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 448
Top = 128
Width = 121
Height = 25
Caption = #21457#36865#25968#25454
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 448
Top = 264
Width = 121
Height = 25
Caption = 'Button3'
TabOrder = 2
OnClick = Button3Click
end
object Button4: TButton
Left = 448
Top = 320
Width = 121
Height = 25
Caption = 'Button4'
TabOrder = 3
OnClick = Button4Click
end
object RichEdit1: TRichEdit
Left = 88
Top = 80
Width = 185
Height = 241
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Lines.Strings = (
'RichEdit1')
ParentFont = False
TabOrder = 4
end
object OpenDialog1: TOpenDialog
Left = 528
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -