📄 mainform.dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
Width = 431
Height = 288
BorderIcons = [biSystemMenu, biMinimize]
Caption = #33258#21046#32842#22825#31243#24207'('#26381#21153#22120#31243#24207')'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 3
Top = 32
Width = 90
Height = 13
Caption = #25509#25910#30340#20449#24687' '#65306' '
end
object Label2: TLabel
Left = 208
Top = 32
Width = 90
Height = 13
Caption = #21457#36865#30340#20449#24687' '#65306' '
end
object Label3: TLabel
Left = 3
Top = 8
Width = 84
Height = 13
Caption = #36890#20449#31471#21475#21495#65306' '
end
object BitBtn1: TBitBtn
Left = 179
Top = 4
Width = 80
Height = 23
Caption = #30417' '#21548
TabOrder = 0
OnClick = BitBtn1Click
end
object BitBtn3: TBitBtn
Left = 256
Top = 4
Width = 80
Height = 23
Caption = #26029' '#24320
TabOrder = 1
OnClick = BitBtn3Click
end
object BitBtn4: TBitBtn
Left = 336
Top = 4
Width = 80
Height = 23
Caption = #21457' '#36865
TabOrder = 2
OnClick = BitBtn4Click
end
object Memo1: TMemo
Left = 3
Top = 48
Width = 201
Height = 185
Color = cl3DLight
ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
Lines.Strings = (
'Memo1')
ReadOnly = True
TabOrder = 3
end
object StatusBar1: TStatusBar
Left = 0
Top = 235
Width = 423
Height = 19
Panels = <>
SimplePanel = True
end
object Edit1: TEdit
Left = 88
Top = 5
Width = 89
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
TabOrder = 5
Text = '1024'
end
object RichEdit1: TRichEdit
Left = 208
Top = 48
Width = 209
Height = 185
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #26234#33021#38472#26725#36755#20837#24179#21488' 5.5'
Lines.Strings = (
'RichEdit1')
ParentFont = False
TabOrder = 6
end
object ServerSocket: TServerSocket
Active = False
Port = 1024
ServerType = stNonBlocking
OnAccept = ServerOnAccept
OnClientRead = ServerOnClientRead
Left = 91
Top = 6
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -