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

📄 usend.dfm

📁 开发的一个仿QQ的UDP聊天的程序源代码
💻 DFM
字号:
object frmSend: TfrmSend
  Left = 279
  Top = 241
  Width = 360
  Height = 228
  Caption = #21457#36865#25968#25454
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 12
    Top = 8
    Width = 65
    Height = 13
    Caption = #21457#36865#20449#24687#65306
  end
  object memSend: TMemo
    Left = 8
    Top = 29
    Width = 333
    Height = 132
    TabOrder = 0
  end
  object Button1: TButton
    Left = 165
    Top = 170
    Width = 75
    Height = 25
    Caption = #21457#36865
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 269
    Top = 170
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 2
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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