home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 January / Chip_2002-01_cd1.bin / bonus / install / SetUp.exe / 0 / RCDATA / TFBAN / TFBAN.txt
Text File  |  2001-11-28  |  994b  |  53 lines

  1. object FBan: TFBan
  2.   Left = 465
  3.   Top = 105
  4.   BorderStyle = bsNone
  5.   Caption = 'FBan'
  6.   ClientHeight = 315
  7.   ClientWidth = 464
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Panel1: TPanel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 464
  22.     Height = 315
  23.     Align = alClient
  24.     BevelOuter = bvNone
  25.     BorderWidth = 3
  26.     Caption = 'Panel1'
  27.     Color = clWhite
  28.     TabOrder = 0
  29.     object Panel2: TPanel
  30.       Left = 3
  31.       Top = 3
  32.       Width = 458
  33.       Height = 309
  34.       Align = alClient
  35.       BevelOuter = bvNone
  36.       Caption = 'Panel2'
  37.       TabOrder = 0
  38.       object Image: TImage
  39.         Left = 0
  40.         Top = 0
  41.         Width = 458
  42.         Height = 309
  43.         Align = alClient
  44.         Stretch = True
  45.       end
  46.     end
  47.   end
  48.   object blBnr: TBitmapList
  49.     Left = 31
  50.     Top = 43
  51.   end
  52. end
  53.