home *** CD-ROM | disk | FTP | other *** search
- object LoadingServers: TLoadingServers
- Left = 200
- Top = 113
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 104
- ClientWidth = 315
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poScreenCenter
- Scaled = False
- PixelsPerInch = 120
- TextHeight = 16
- object MainPanel: TPanel
- Left = 0
- Top = 0
- Width = 315
- Height = 104
- Align = alClient
- BevelInner = bvLowered
- BorderWidth = 3
- TabOrder = 0
- object txLoadingServers: TLabel
- Left = 12
- Top = 12
- Width = 291
- Height = 16
- Alignment = taCenter
- AutoSize = False
- Caption = 'Loading servers ...'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object txServerName: TLabel
- Left = 12
- Top = 32
- Width = 291
- Height = 16
- Alignment = taCenter
- AutoSize = False
- end
- object Progress: TProgressBar
- Left = 20
- Top = 60
- Width = 275
- Height = 21
- Min = 0
- Max = 100
- TabOrder = 0
- end
- end
- end
-