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

📄 fm_inputrss.dfm

📁 realworld source code
💻 DFM
字号:
object FMInPutRss: TFMInPutRss
  Left = 405
  Top = 226
  BorderIcons = [biSystemMenu]
  BorderStyle = bsDialog
  Caption = #23548#20986#39057#36947#21015#34920
  ClientHeight = 135
  ClientWidth = 214
  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 Bevel1: TBevel
    Left = -16
    Top = 91
    Width = 500
    Height = 9
    Shape = bsBottomLine
  end
  object Image1: TImage
    Left = 163
    Top = 0
    Width = 37
    Height = 17
    Picture.Data = {
      07544269746D61708E010000424D8E0100000000000076000000280000002400
      00000E0000000100040000000000180100000000000000000000100000000000
      000000000000FFFFFF00399EF70071A4D70094CBFF006BB2FF00B8D5F7001055
      BD00337AE5000061FF00001C4A0000348C000155E6001C62D700FFFFFF00FFFF
      FF00BAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA000029999999999999999999
      999999999999999B000029999777799977C999D7C9998779C7777CCB00002994
      1168771187C99513C99811751111138B000029616411871187C99513DD771175
      1666658B00002511776147118777751336471175167CCC9B0000251677516711
      11147513511D11751679999B000025167751671144113514166411751679999B
      00002811D761371187613511185111751679999B000029411616D91166118511
      5D8111751679999B000029956659996666659511299611951699999B00002999
      9999999999999999999999999999999B00002999999999999999999999999999
      9999999B00003444444444444444444444444444444444480000}
    Transparent = True
  end
  object Button1: TButton
    Left = 45
    Top = 107
    Width = 75
    Height = 21
    Caption = #30830#23450
    Default = True
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'Microsoft Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 125
    Top = 107
    Width = 75
    Height = 21
    Caption = #21462#28040
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'Microsoft Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = Button2Click
  end
  object GroupBox1: TGroupBox
    Left = 16
    Top = 16
    Width = 161
    Height = 73
    Caption = #23548#20986#39057#36947#21015#34920
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'Microsoft Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    Visible = False
    object RadioButton1: TRadioButton
      Left = 16
      Top = 24
      Width = 137
      Height = 17
      Caption = #23548#20986#25152#26377#39057#36947#21015#34920
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'Microsoft Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
    object RadioButton2: TRadioButton
      Tag = 1
      Left = 16
      Top = 40
      Width = 129
      Height = 25
      Caption = #23548#20986#25152#36873#39057#36947#21015#34920
      TabOrder = 1
    end
  end
  object GroupBox2: TGroupBox
    Left = 16
    Top = 16
    Width = 185
    Height = 73
    Caption = #23548#20986#39057#36947#21015#34920
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'Microsoft Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    object RadioButton3: TRadioButton
      Tag = 3
      Left = 40
      Top = 40
      Width = 121
      Height = 25
      Caption = #23548#20986#25152#36873#39057#36947#21015#34920
      TabOrder = 0
    end
    object RadioButton4: TRadioButton
      Tag = 2
      Left = 40
      Top = 24
      Width = 121
      Height = 17
      Caption = #23548#20986#25152#26377#39057#36947#21015#34920
      TabOrder = 1
    end
  end
  object SaveDialog1: TSaveDialog
    Filter = '*.xml|*.xml'
    Left = 8
    Top = 104
  end
end

⌨️ 快捷键说明

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