home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2000 #13 / K-CD-2000-13.iso / BogFi / _SETUP.1 / Bog.exe / 0 / RCDATA / TRAINBOW / TRAINBOW.txt < prev   
Text File  |  2000-08-17  |  1KB  |  53 lines

  1. object Rainbow: TRainbow
  2.   Left = 202
  3.   Top = 177
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'Rainbow'
  7.   ClientHeight = 99
  8.   ClientWidth = 368
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   OnDeactivate = FormDeactivate
  16.   PixelsPerInch = 96
  17.   TextHeight = 16
  18.   object Label1: TLabel
  19.     Left = 385
  20.     Top = 51
  21.     Width = 91
  22.     Height = 13
  23.     Caption = 'Vent et ∩┐╜jeblik .......'
  24.     Font.Charset = ANSI_CHARSET
  25.     Font.Color = clGray
  26.     Font.Height = -11
  27.     Font.Name = 'MS Sans Serif'
  28.     Font.Style = []
  29.     ParentFont = False
  30.   end
  31.   object Panel1: TPanel
  32.     Left = 0
  33.     Top = 0
  34.     Width = 368
  35.     Height = 99
  36.     Align = alClient
  37.     BevelInner = bvLowered
  38.     BevelWidth = 3
  39.     BorderWidth = 3
  40.     BorderStyle = bsSingle
  41.     TabOrder = 0
  42.     object Image1: TImage
  43.       Left = 9
  44.       Top = 9
  45.       Width = 346
  46.       Height = 77
  47.       Align = alClient
  48.       Picture.Data = {<image000.bmp>}
  49.       Stretch = True
  50.     end
  51.   end
  52. end
  53.