fm_inputrss.dfm

来自「ReadWorld RSS 聚合新闻 阅读器 XML 欢迎使用ReadWorl」· DFM 代码 · 共 87 行

DFM
87
字号
object FMInPutRss: TFMInPutRss
  Left = 397
  Top = 259
  BorderIcons = [biSystemMenu]
  BorderStyle = bsDialog
  Caption = #23548#20986#39057#36947#21015#34920
  ClientHeight = 135
  ClientWidth = 252
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Image1: TImage
    Left = 192
    Top = 78
    Width = 41
    Height = 17
    Picture.Data = {
      07544269746D61708E010000424D8E0100000000000076000000280000002400
      00000E0000000100040000000000180100000000000000000000100000000000
      000000000000FFFFFF00399EF70071A4D70094CBFF006BB2FF00B8D5F7001055
      BD00337AE5000061FF00001C4A0000348C000155E6001C62D700FFFFFF00FFFF
      FF00BAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA000029999999999999999999
      999999999999999B000029999777799977C999D7C9998779C7777CCB00002994
      1168771187C99513C99811751111138B000029616411871187C99513DD771175
      1666658B00002511776147118777751336471175167CCC9B0000251677516711
      11147513511D11751679999B000025167751671144113514166411751679999B
      00002811D761371187613511185111751679999B000029411616D91166118511
      5D8111751679999B000029956659996666659511299611951699999B00002999
      9999999999999999999999999999999B00002999999999999999999999999999
      9999999B00003444444444444444444444444444444444480000}
  end
  object RadioButton1: TRadioButton
    Left = 48
    Top = 24
    Width = 137
    Height = 17
    Caption = #23548#20986#25152#26377#39057#36947#21015#34920
    TabOrder = 0
  end
  object RadioButton2: TRadioButton
    Left = 48
    Top = 48
    Width = 129
    Height = 25
    Caption = #23548#20986#25152#36873#39057#36947#21015#34920
    TabOrder = 1
  end
  object Button1: TButton
    Left = 32
    Top = 104
    Width = 81
    Height = 25
    Caption = #30830#23450
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 120
    Top = 104
    Width = 81
    Height = 25
    Caption = #21462#28040
    TabOrder = 3
    OnClick = Button2Click
  end
  object RadioButton3: TRadioButton
    Left = 48
    Top = 80
    Width = 137
    Height = 17
    Caption = #23548#20986#25152#36873#39057#36947#21015#34920
    TabOrder = 4
  end
  object SaveDialog1: TSaveDialog
    Filter = '*.xml|*.xml'
    Left = 216
    Top = 8
  end
end

⌨️ 快捷键说明

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