home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / sharewar / webftp / webftp30.exe / {app} / WebFtp3.exe / 0 / RCDATA / TFORMSPLASH / TFORMSPLASH.txt < prev   
Encoding:
Text File  |  2001-07-11  |  1.2 KB  |  61 lines

  1. object FormSplash: TFormSplash
  2.   Left = 465
  3.   Top = 279
  4.   BorderStyle = bsNone
  5.   ClientHeight = 243
  6.   ClientWidth = 406
  7.   Color = clBlack
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWhite
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Position = poDesktopCenter
  15.   OnDestroy = FormDestroy
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Panel1: TPanel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 406
  22.     Height = 243
  23.     Align = alClient
  24.     BevelInner = bvRaised
  25.     Color = clBackground
  26.     TabOrder = 0
  27.     object Image2: TImage
  28.       Left = 43
  29.       Top = 72
  30.       Width = 320
  31.       Height = 140
  32.       AutoSize = True
  33.       Picture.Data = {<image000.jpg>}
  34.     end
  35.     object Label1: TLabel
  36.       Left = 192
  37.       Top = 216
  38.       Width = 209
  39.       Height = 17
  40.       AutoSize = False
  41.       Caption = 'Code Generation∩┐╜ Copyright∩┐╜ 1997 - 2001'
  42.     end
  43.     object TrialDays: TLabel
  44.       Left = 63
  45.       Top = 184
  46.       Width = 281
  47.       Height = 17
  48.       Alignment = taCenter
  49.       AutoSize = False
  50.     end
  51.     object Image1: TImage
  52.       Left = 32
  53.       Top = 8
  54.       Width = 310
  55.       Height = 80
  56.       AutoSize = True
  57.       Picture.Data = {<image001.jpg>}
  58.     end
  59.   end
  60. end
  61.