home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 July / Chip_1999-07_cd.bin / oddech / Jablko / Jablko.exe / 0 / RCDATA / TOBRAZOVKA / TOBRAZOVKA.txt < prev   
Text File  |  1999-05-25  |  812b  |  41 lines

  1. object Obrazovka: TObrazovka
  2.   Left = 316
  3.   Top = 196
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'Info'
  6.   ClientHeight = 159
  7.   ClientWidth = 420
  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 = 420
  25.     Height = 159
  26.     Align = alClient
  27.     Caption = 'Panel1'
  28.     TabOrder = 0
  29.     object Image1: TImage
  30.       Left = 1
  31.       Top = 1
  32.       Width = 418
  33.       Height = 157
  34.       Cursor = crHandPoint
  35.       Align = alClient
  36.       Picture.Data = {<image000.bmp>}
  37.       OnClick = Image1Click
  38.     end
  39.   end
  40. end
  41.