Menu

[r1033]: / trunk / Src / FmAboutDlg.dfm  Maximize  Restore  History

Download this file

162 lines (161 with data), 4.8 kB

inherited AboutDlg: TAboutDlg
  Left = 543
  Top = 188
  Caption = 'About CodeSnip'
  ClientHeight = 384
  ClientWidth = 485
  ExplicitWidth = 491
  ExplicitHeight = 410
  PixelsPerInch = 96
  TextHeight = 13
  inherited pnlBody: TPanel
    Width = 409
    Height = 273
    ExplicitWidth = 409
    ExplicitHeight = 273
    object bvlSeparator: TBevel
      Left = 0
      Top = 41
      Width = 409
      Height = 6
      Align = alTop
      Shape = bsSpacer
      ExplicitWidth = 353
    end
    object pcDetail: TPageControl
      Left = 0
      Top = 47
      Width = 409
      Height = 218
      ActivePage = tsPaths
      Align = alTop
      TabOrder = 0
      object tsProgram: TTabSheet
        Caption = 'About The Program'
        inline frmProgram: THTMLTpltDlgFrame
          Left = 0
          Top = 0
          Width = 401
          Height = 190
          Align = alClient
          TabOrder = 0
          TabStop = True
          ExplicitWidth = 401
          ExplicitHeight = 190
          inherited pnlBrowser: TPanel
            Width = 401
            Height = 190
            ExplicitWidth = 401
            ExplicitHeight = 190
            inherited wbBrowser: TWebBrowser
              Width = 401
              Height = 190
              ExplicitWidth = 345
              ExplicitHeight = 133
              ControlData = {
                4C00000072290000A31300000000000000000000000000000000000000000000
                000000004C000000000000000000000001000000E0D057007335CF11AE690800
                2B2E126208000000000000004C0000000114020000000000C000000000000046
                8000000000000000000000000000000000000000000000000000000000000000
                00000000000000000100000000000000000000000000000000000000}
            end
          end
        end
      end
      object tsDatabase: TTabSheet
        Caption = 'About The Database'
        ImageIndex = 1
        inline frmDatabase: THTMLTpltDlgFrame
          Left = 0
          Top = 0
          Width = 401
          Height = 190
          Align = alClient
          TabOrder = 0
          TabStop = True
          ExplicitWidth = 401
          ExplicitHeight = 190
          inherited pnlBrowser: TPanel
            Width = 401
            Height = 190
            ExplicitWidth = 401
            ExplicitHeight = 190
            inherited wbBrowser: TWebBrowser
              Width = 401
              Height = 190
              ExplicitWidth = 345
              ExplicitHeight = 133
              ControlData = {
                4C00000072290000A31300000000000000000000000000000000000000000000
                000000004C000000000000000000000001000000E0D057007335CF11AE690800
                2B2E126208000000000000004C0000000114020000000000C000000000000046
                8000000000000000000000000000000000000000000000000000000000000000
                00000000000000000100000000000000000000000000000000000000}
            end
          end
        end
      end
      object tsPaths: TTabSheet
        Caption = 'Paths'
        ImageIndex = 2
      end
    end
    object pnlTitle: TPanel
      Left = 0
      Top = 0
      Width = 409
      Height = 41
      Align = alTop
      BevelOuter = bvNone
      BorderWidth = 1
      Color = clBtnShadow
      TabOrder = 1
      inline frmTitle: THTMLTpltDlgFrame
        Left = 1
        Top = 1
        Width = 407
        Height = 39
        Align = alClient
        TabOrder = 0
        TabStop = True
        ExplicitLeft = 1
        ExplicitTop = 1
        ExplicitWidth = 407
        ExplicitHeight = 39
        inherited pnlBrowser: TPanel
          Width = 407
          Height = 39
          ExplicitWidth = 407
          ExplicitHeight = 39
          inherited wbBrowser: TWebBrowser
            Width = 407
            Height = 39
            ExplicitWidth = 351
            ExplicitHeight = 39
            ControlData = {
              4C000000112A0000080400000000000000000000000000000000000000000000
              000000004C000000000000000000000001000000E0D057007335CF11AE690800
              2B2E126208000000000000004C0000000114020000000000C000000000000046
              8000000000000000000000000000000000000000000000000000000000000000
              00000000000000000100000000000000000000000000000000000000}
          end
        end
      end
    end
  end
  inherited btnHelp: TButton
    TabOrder = 3
  end
  inherited btnClose: TButton
    TabOrder = 2
  end
  object btnRegister: TButton
    Left = 8
    Top = 304
    Width = 113
    Height = 25
    Caption = '&Register CodeSnip...'
    TabOrder = 1
    OnClick = btnRegisterClick
  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.