home *** CD-ROM | disk | FTP | other *** search
/ Chip: Net Guide / CHIP NET Rehberi Eylül 1998.iso / ftp / fpb.exe / _SETUP.1 / FlyPage Backup.exe / 0 / RCDATA / TFTP_MESSEGE / TFTP_MESSEGE.txt
Encoding:
Text File  |  1998-04-23  |  1.1 KB  |  58 lines

  1. object FTP_Messege: TFTP_Messege
  2.   Left = 269
  3.   Top = 178
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'Flypage Web Backup'
  7.   ClientHeight = 145
  8.   ClientWidth = 348
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   Position = poScreenCenter
  16.   Visible = True
  17.   OnClose = FormClose
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Panel1: TPanel
  21.     Left = 0
  22.     Top = 104
  23.     Width = 348
  24.     Height = 41
  25.     Align = alBottom
  26.     BevelOuter = bvNone
  27.     TabOrder = 0
  28.   end
  29.   object Panel2: TPanel
  30.     Left = 0
  31.     Top = 0
  32.     Width = 348
  33.     Height = 41
  34.     Align = alTop
  35.     BevelOuter = bvNone
  36.     TabOrder = 1
  37.   end
  38.   object Panel3: TPanel
  39.     Left = 0
  40.     Top = 41
  41.     Width = 348
  42.     Height = 63
  43.     Align = alClient
  44.     BevelOuter = bvNone
  45.     TabOrder = 2
  46.     object Label1: TLabel
  47.       Left = 0
  48.       Top = 0
  49.       Width = 348
  50.       Height = 63
  51.       Align = alClient
  52.       Alignment = taCenter
  53.       Caption = 'Label1'
  54.       WordWrap = True
  55.     end
  56.   end
  57. end
  58.