home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 July / Chip_2000-07_cd.bin / oddech / Jablko / Jablko.exe / 0 / RCDATA / TOBRAZOVKA / TOBRAZOVKA.txt < prev   
Text File  |  1999-08-30  |  753b  |  39 lines

  1. object Obrazovka: TObrazovka
  2.   Left = 261
  3.   Top = 215
  4.   BorderStyle = bsDialog
  5.   Caption = 'Info'
  6.   ClientHeight = 153
  7.   ClientWidth = 421
  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.   FormStyle = fsStayOnTop
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   Visible = True
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Panel1: TPanel
  22.     Left = 0
  23.     Top = 0
  24.     Width = 421
  25.     Height = 153
  26.     Align = alClient
  27.     Caption = 'Panel1'
  28.     TabOrder = 0
  29.     object Image1: TImage
  30.       Left = 1
  31.       Top = 1
  32.       Width = 419
  33.       Height = 151
  34.       Align = alClient
  35.       Picture.Data = {<image000.bmp>}
  36.     end
  37.   end
  38. end
  39.