Menu

[r4761]: / branches / parsnip / Src / FmUserDataPathDlg.FrProgress.dfm  Maximize  Restore  History

Download this file

34 lines (33 with data), 617 Bytes

object DBMoveDlgProgressFrame: TDBMoveDlgProgressFrame
  Left = 0
  Top = 0
  Width = 320
  Height = 106
  ParentBackground = False
  TabOrder = 0
  object pnlBody: TPanel
    Left = 0
    Top = 0
    Width = 320
    Height = 106
    Align = alClient
    BevelKind = bkFlat
    BevelOuter = bvNone
    TabOrder = 0
    object lblDescription: TLabel
      Left = 8
      Top = 8
      Width = 63
      Height = 13
      AutoSize = False
      Caption = 'lblDescription'
    end
    object prgProgress: TProgressBar
      Left = 8
      Top = 33
      Width = 272
      Height = 17
      TabOrder = 0
    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.