Menu

[r3201]: / trunk / Src / FmUserDataPathDlg.FrProgress.dfm  Maximize  Restore  History

Download this file

38 lines (37 with data), 720 Bytes

object UserDataPathDlgProgressFrame: TUserDataPathDlgProgressFrame
  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
    ExplicitLeft = 16
    ExplicitTop = 16
    ExplicitWidth = 288
    ExplicitHeight = 73
    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.