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

📄 fm_ouptrss.dfm

📁 ReadWorld RSS 聚合新闻 阅读器 XML 欢迎使用ReadWorldRSS阅读器 1 这个程序更改了我上回发布的《聚合新闻(RSS)阅读器》的一些错误。 2 新增了频道列表的拖放
💻 DFM
字号:
object FMOuptRss: TFMOuptRss
  Left = 155
  Top = 170
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #23548#20837#39057#36947#21015#34920
  ClientHeight = 395
  ClientWidth = 668
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 282
    Top = 256
    Width = 105
    Height = 17
    AutoSize = False
  end
  object TreeView1: TTreeView
    Left = 8
    Top = 8
    Width = 270
    Height = 350
    HideSelection = False
    Images = FMRSS.ImageList4
    Indent = 19
    ReadOnly = True
    StateImages = FMRSS.ImageList4
    TabOrder = 0
  end
  object TreeView2: TTreeView
    Left = 392
    Top = 8
    Width = 270
    Height = 350
    HideSelection = False
    Images = FMRSS.ImageList4
    Indent = 19
    StateImages = FMRSS.ImageList4
    TabOrder = 1
  end
  object Button1: TButton
    Left = 289
    Top = 144
    Width = 95
    Height = 25
    Caption = #23548#20837#65293#65310
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button4: TButton
    Left = 8
    Top = 368
    Width = 81
    Height = 25
    Caption = #27983#35272
    TabOrder = 3
    OnClick = Button4Click
  end
  object Button6: TButton
    Left = 584
    Top = 368
    Width = 81
    Height = 25
    Caption = #20851#38381
    TabOrder = 4
    OnClick = Button6Click
  end
  object Button7: TButton
    Left = 96
    Top = 368
    Width = 113
    Height = 25
    Caption = #26597#30475#26356#26032#21015#34920
    TabOrder = 5
    OnClick = Button7Click
  end
  object XMLDoc2: TXMLDocument
    Left = 432
    Top = 360
    DOMVendorDesc = 'MSXML'
  end
end

⌨️ 快捷键说明

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