home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 May / PCWorld_2001-05_cd.bin / Software / Komercni / janouch / Setup.exe / RCDATA / TDEMOAUTORUNF / TDEMOAUTORUNF.txt < prev   
Text File  |  2001-01-12  |  1KB  |  66 lines

  1. object DEMOAutorunF: TDEMOAutorunF
  2.   Left = 255
  3.   Top = 189
  4.   BorderStyle = bsNone
  5.   Caption = 'DEMOAutorunF'
  6.   ClientHeight = 201
  7.   ClientWidth = 401
  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.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Image1: TImage
  20.     Left = 0
  21.     Top = 0
  22.     Width = 401
  23.     Height = 201
  24.     Align = alClient
  25.     Picture.Data = {<image000.jpg>}
  26.     Stretch = True
  27.   end
  28.   object HoverBevel1: THoverBevel
  29.     Tag = 1
  30.     Left = 24
  31.     Top = 113
  32.     Width = 353
  33.     Height = 51
  34.     Cursor = crHandPoint
  35.     Hint = 'Spustit instalaci demoverze ECON Pro'
  36.     ParentShowHint = False
  37.     Shape = bsSpacer
  38.     ShowHint = True
  39.     OnClick = HoverBevel1Click
  40.   end
  41.   object HoverBevel5: THoverBevel
  42.     Left = 295
  43.     Top = 168
  44.     Width = 82
  45.     Height = 17
  46.     Cursor = crHandPoint
  47.     Hint = 'Ukon∩┐╜it'
  48.     ParentShowHint = False
  49.     Shape = bsSpacer
  50.     ShowHint = True
  51.     OnClick = HoverBevel5Click
  52.   end
  53.   object HoverBevel0: THoverBevel
  54.     Left = 24
  55.     Top = 57
  56.     Width = 353
  57.     Height = 51
  58.     Cursor = crHandPoint
  59.     Hint = 'Spustit prezentaci profilu firmy'
  60.     ParentShowHint = False
  61.     Shape = bsSpacer
  62.     ShowHint = True
  63.     OnClick = HoverBevel0Click
  64.   end
  65. end
  66.