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

📄 rl_unit3.dfm

📁 一个很不错的绿色小软件 可以实现 上网 一个小助手
💻 DFM
字号:
object Form5: TForm5
  Left = 421
  Top = 255
  BorderStyle = bsDialog
  Caption = 'Form5'
  ClientHeight = 208
  ClientWidth = 266
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object rl_memo_xsnr: TMemo
    Left = 0
    Top = 23
    Width = 265
    Height = 185
    Color = 16117735
    Ctl3D = True
    Lines.Strings = (
      'Memo1')
    ParentCtl3D = False
    ScrollBars = ssVertical
    TabOrder = 0
  end
  object rl_lb_title: TFlatPanel
    Left = 0
    Top = 0
    Width = 265
    Height = 25
    Caption = 'rl_lb_title'
    Color = 16311512
    ColorHighLight = clAppWorkSpace
    ColorShadow = cl3DDkShadow
    Alignment = taLeftJustify
    TabOrder = 1
    UseDockManager = True
  end
end

⌨️ 快捷键说明

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