Menu

[r1924]: / trunk / Src / FrDetail.dfm  Maximize  Restore  History

Download this file

50 lines (49 with data), 1.3 kB

inherited DetailFrame: TDetailFrame
  inherited pnlTitle: TPanel
    inherited lblTitle: TLabel
      Width = 40
      Caption = 'Details'
      ExplicitWidth = 40
    end
  end
  inline frmDetailView: TDetailViewFrame
    Left = 0
    Top = 50
    Width = 318
    Height = 188
    Align = alClient
    TabOrder = 2
    TabStop = True
    ExplicitTop = 50
    ExplicitWidth = 318
    ExplicitHeight = 188
    inherited pnlBrowser: TPanel
      Width = 318
      Height = 188
      ExplicitWidth = 318
      ExplicitHeight = 188
      inherited wbBrowser: TWebBrowser
        Width = 318
        Height = 188
        ExplicitWidth = 318
        ExplicitHeight = 188
        ControlData = {
          4C000000DE2000006E1300000000000000000000000000000000000000000000
          000000004C000000000000000000000001000000E0D057007335CF11AE690800
          2B2E126208000000000000004C0000000114020000000000C000000000000046
          8000000000000000000000000000000000000000000000000000000000000000
          00000000000000000100000000000000000000000000000000000000}
      end
    end
  end
  object tcViews: TTabControl
    Left = 0
    Top = 27
    Width = 318
    Height = 23
    Align = alTop
    TabOrder = 1
    OnChange = tcViewsChange
    OnMouseDown = tcViewsMouseDown
  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.