Menu

[r1628]: / branches / v4-dev / Src / FrDetail.dfm  Maximize  Restore  History

Download this file

19 lines (18 with data), 365 Bytes

inherited DetailFrame: TDetailFrame
  inherited pnlTitle: TPanel
    inherited lblTitle: TLabel
      Width = 40
      Caption = 'Details'
      ExplicitWidth = 40
    end
  end
  object pcDetail: TPageControl
    Left = 0
    Top = 27
    Width = 318
    Height = 211
    Align = alClient
    TabOrder = 1
    OnChange = pcDetailChange
  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.