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

📄 main.dfm

📁 华为cmpp协议短信网关Delphi源码
💻 DFM
字号:
object Form1: TForm1
  Left = 305
  Top = 195
  Width = 619
  Height = 420
  Caption = '***********'#30701#20449#25509#25910#31243#24207'***********'
  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 Memo1: TMemo
    Left = 0
    Top = 0
    Width = 611
    Height = 363
    Align = alClient
    Color = clWhite
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 363
    Width = 611
    Height = 23
    Panels = <
      item
        Text = #27491#22312#31561#24453'SMG'#30340#30701#20449
        Width = 120
      end
      item
        Width = 100
      end
      item
        Width = 150
      end
      item
        Alignment = taRightJustify
        Text = #23665#19996#21512#25293#20844#21496'SGIP'#30701#20449#25509#25910#31995#32479'      '
        Width = 100
      end>
    SimplePanel = False
  end
  object ServerSocket1: TServerSocket
    Active = True
    Port = 8801
    ServerType = stNonBlocking
    OnClientRead = ServerSocket1ClientRead
    OnClientError = ServerSocket1ClientError
    Left = 24
    Top = 16
  end
end

⌨️ 快捷键说明

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