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

📄 rec_message.~dfm

📁 一个远程监控程序
💻 ~DFM
字号:
object frmMessage: TfrmMessage
  Left = 320
  Top = 102
  BorderIcons = []
  BorderStyle = bsSingle
  Caption = #28023#30423#36828#31243#36890#20449
  ClientHeight = 246
  ClientWidth = 171
  Color = clActiveBorder
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object memo_msg: TMemo
    Left = 0
    Top = 0
    Width = 171
    Height = 221
    BevelInner = bvNone
    Color = 15852286
    Font.Charset = GB2312_CHARSET
    Font.Color = clMaroon
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    ReadOnly = True
    ScrollBars = ssVertical
    TabOrder = 0
  end
  object Panel1: TPanel
    Left = 44
    Top = 223
    Width = 79
    Height = 22
    Caption = #30830#23450'(&O)'
    Color = 16744448
    Font.Charset = GB2312_CHARSET
    Font.Color = clWhite
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = Panel1Click
  end
end

⌨️ 快捷键说明

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