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

📄 message.~dfm

📁 一个远程监控程序
💻 ~DFM
字号:
object frmMessage: TfrmMessage
  Left = 347
  Top = 159
  BorderIcons = []
  BorderStyle = bsSingle
  Caption = #28023#30423#20449#20351
  ClientHeight = 245
  ClientWidth = 165
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  PixelsPerInch = 96
  TextHeight = 12
  object sbSend: TSpeedButton
    Left = 34
    Top = 221
    Width = 49
    Height = 22
    Cursor = crHandPoint
    Caption = #21457#36865
    Flat = True
    OnClick = sbSendClick
  end
  object SpeedButton1: TSpeedButton
    Left = 95
    Top = 221
    Width = 49
    Height = 22
    Cursor = crHandPoint
    Caption = #21462#28040
    Flat = True
    OnClick = SpeedButton1Click
  end
  object GroupBox1: TGroupBox
    Left = 2
    Top = 1
    Width = 161
    Height = 217
    Caption = #30701#28040#24687#20869#23481':'
    Font.Charset = GB2312_CHARSET
    Font.Color = clGreen
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Memo1: TMemo
      Left = 3
      Top = 13
      Width = 154
      Height = 198
      BevelInner = bvNone
      BevelOuter = bvNone
      Color = clCream
      Font.Charset = GB2312_CHARSET
      Font.Color = clMaroon
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
  end
end

⌨️ 快捷键说明

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