Menu

[r2009]: / trunk / Src / FrTitled.dfm  Maximize  Restore  History

Download this file

39 lines (38 with data), 720 Bytes

object TitledFrame: TTitledFrame
  Left = 0
  Top = 0
  Width = 318
  Height = 238
  TabOrder = 0
  TabStop = True
  object pnlTitle: TPanel
    Left = 0
    Top = 0
    Width = 318
    Height = 27
    Align = alTop
    BevelOuter = bvNone
    TabOrder = 0
    object lblTitle: TLabel
      Left = 4
      Top = 6
      Width = 39
      Height = 13
      Caption = 'lblTitle'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object bvlTop: TBevel
      Left = 0
      Top = 23
      Width = 318
      Height = 4
      Align = alBottom
      Shape = bsTopLine
    end
  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.