Menu

[r951]: / trunk / Src / FmWaitDlg.dfm  Maximize  Restore  History

Download this file

39 lines (38 with data), 820 Bytes

inherited WaitDlg: TWaitDlg
  Left = 557
  Top = 335
  BorderIcons = []
  BorderStyle = bsNone
  Caption = 'WaitDlg'
  ClientHeight = 86
  ClientWidth = 168
  OnClose = FormClose
  ExplicitWidth = 168
  ExplicitHeight = 86
  PixelsPerInch = 96
  TextHeight = 13
  object pnlMain: TPanel
    Left = 0
    Top = 0
    Width = 168
    Height = 86
    Align = alClient
    BevelInner = bvLowered
    TabOrder = 0
    object lblCaption: TLabel
      Left = 4
      Top = 25
      Width = 160
      Height = 16
      Alignment = taCenter
      AutoSize = False
      Caption = 'lblCaption'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
    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.