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

📄 uselectip.dfm

📁 群组对话,组播版,分为服务器端和客户端代码,详细功能有介绍
💻 DFM
字号:
object frmSelectIP: TfrmSelectIP
  Left = 222
  Top = 199
  Width = 405
  Height = 140
  BorderIcons = []
  Caption = 'IP'#36873#23450
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  Scaled = False
  PixelsPerInch = 96
  TextHeight = 14
  object SpeedButton1: TSpeedButton
    Left = 278
    Top = 36
    Width = 113
    Height = 61
    Caption = #36873#23450'[&S]'
    OnClick = SpeedButton1Click
  end
  object Label2: TLabel
    Left = 16
    Top = 40
    Width = 49
    Height = 14
    Caption = #24453#36873'IP:'
  end
  object Label3: TLabel
    Left = 16
    Top = 72
    Width = 49
    Height = 14
    Caption = #32465#23450'IP:'
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 397
    Height = 28
    Align = alTop
    TabOrder = 0
    object Label1: TLabel
      Left = 9
      Top = 6
      Width = 175
      Height = 14
      Caption = #35831#36873#23450#35201#36827#34892#32452#25773#30340#32465#23450'IP:'
    end
  end
  object ComboBox1: TComboBox
    Left = 77
    Top = 36
    Width = 177
    Height = 22
    ItemHeight = 14
    TabOrder = 1
    OnClick = ComboBox1Click
  end
  object Ed_IP: TEdit
    Left = 77
    Top = 68
    Width = 175
    Height = 22
    TabOrder = 2
  end
end

⌨️ 快捷键说明

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