⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pmain.dfm

📁 网络对站平台
💻 DFM
字号:
object FMain: TFMain
  Left = 287
  Top = 216
  Width = 457
  Height = 346
  Caption = #23567#33609#23545#25112#24179#21488#26381#21153#31471
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 13
  object Memo1: TMemo
    Left = 0
    Top = 0
    Width = 449
    Height = 319
    Align = alClient
    Ctl3D = False
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    ParentCtl3D = False
    ScrollBars = ssVertical
    TabOrder = 0
  end
  object GameServer: TIdTCPServer
    Active = True
    Bindings = <>
    CommandHandlers = <>
    DefaultPort = 8300
    Greeting.NumericCode = 0
    MaxConnectionReply.NumericCode = 0
    OnConnect = GameServerConnect
    OnExecute = GameServerExecute
    OnDisconnect = GameServerDisconnect
    OnException = GameServerException
    OnListenException = GameServerListenException
    ReplyExceptionCode = 0
    ReplyTexts = <>
    ReplyUnknownCommand.NumericCode = 0
    Left = 120
    Top = 160
  end
end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -