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

📄 msgerclient.dfm

📁 冰河反弹版之独孤夕客专版 今天我决定把这个版本的冰河反弹版程序源码公布
💻 DFM
字号:
object MsgerClientForm: TMsgerClientForm
  Left = 351
  Top = 167
  Width = 408
  Height = 334
  Caption = #20912#27827#20449#20351
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Icon.Data = {
    0000010001001010100000000000280100001600000028000000100000002000
    00000100040000000000C0000000000000000000000000000000000000000000
    0000000080000080000000808000800000008000800080800000C0C0C0008080
    80000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF000000
    000000000000000B30087A888888088B3088FFFFFFF800080008000000080008
    00087777777000000008F0888870087A8888F066687008FFFFF8F0E668700800
    0008F000007008777778FFFFFFF008F444448888888808F0CCC47000000008F0
    ECC47000000008F000047000000008FFFFFFF00000000688888888000000E700
    00008000000080000000E6000000E6000000C000000080000000800000008000
    00008000000080000000803F0000803F0000803F0000803F0000803F0000}
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Memo1: TMemo
    Left = 0
    Top = 0
    Width = 400
    Height = 200
    TabStop = False
    Color = clBtnFace
    Lines.Strings = (
      '')
    PopupMenu = PopupMenu1
    ReadOnly = True
    ScrollBars = ssVertical
    TabOrder = 0
  end
  object Memo2: TMemo
    Left = 0
    Top = 203
    Width = 400
    Height = 50
    Lines.Strings = (
      '')
    ScrollBars = ssVertical
    TabOrder = 1
  end
  object Panel1: TPanel
    Left = 0
    Top = 253
    Width = 400
    Height = 47
    Align = alBottom
    BevelInner = bvLowered
    BevelOuter = bvNone
    TabOrder = 2
    object Panel2: TPanel
      Left = 192
      Top = 1
      Width = 207
      Height = 45
      Align = alRight
      BevelOuter = bvNone
      TabOrder = 0
      object Button1: TButton
        Left = 28
        Top = 10
        Width = 75
        Height = 25
        Caption = #21457' '#36865' [&S]'
        Default = True
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 0
      end
      object Button2: TButton
        Left = 116
        Top = 10
        Width = 75
        Height = 25
        Cancel = True
        Caption = #20851' '#38381' [&C]'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 1
        OnClick = Button2Click
      end
    end
  end
  object PopupMenu1: TPopupMenu
    Left = 152
    Top = 56
    object N1: TMenuItem
      Caption = #28165#38500#35848#35805#20869#23481
    end
    object N2: TMenuItem
      Caption = #20445#23384#35848#35805#20869#23481
    end
  end
end

⌨️ 快捷键说明

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