Menu

[r3136]: / trunk / Src / FmDonateDlg.dfm  Maximize  Restore  History

Download this file

62 lines (61 with data), 1.6 kB

inherited DonateDlg: TDonateDlg
  Caption = 'Donate'
  ExplicitWidth = 474
  ExplicitHeight = 354
  PixelsPerInch = 96
  TextHeight = 13
  inherited pnlBody: TPanel
    inline frmContent: TFixedHTMLDlgFrame
      Left = 0
      Top = 0
      Width = 377
      Height = 281
      Align = alClient
      TabOrder = 0
      TabStop = True
      ExplicitWidth = 377
      ExplicitHeight = 281
      inherited pnlBrowser: TPanel
        Width = 377
        Height = 281
        ExplicitWidth = 377
        ExplicitHeight = 281
        inherited wbBrowser: TWebBrowser
          Width = 377
          Height = 281
          ExplicitWidth = 377
          ExplicitHeight = 281
          ControlData = {
            4C000000F72600000B1D00000000000000000000000000000000000000000000
            000000004C000000000000000000000001000000E0D057007335CF11AE690800
            2B2E126208000000000000004C0000000114020000000000C000000000000046
            8000000000000000000000000000000000000000000000000000000000000000
            00000000000000000100000000000000000000000000000000000000}
        end
      end
    end
  end
  inherited btnHelp: TButton
    TabOrder = 3
    Visible = False
  end
  inherited btnClose: TButton
    Default = False
    TabOrder = 2
  end
  object btnDoDonate: TButton
    Left = 8
    Top = 304
    Width = 145
    Height = 25
    Caption = 'Make &Donation'
    Default = True
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'Tahoma'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 1
  end
end
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.