home *** CD-ROM | disk | FTP | other *** search
/ PC World 1998 October / PCWorld_1998-10_cd.bin / hardware / prehled / servodat / Servo.exe / 0 / RCDATA / TUVOD / TUVOD.txt < prev   
Text File  |  1998-09-10  |  833b  |  44 lines

  1. object Uvod: TUvod
  2.   Left = 374
  3.   Top = 155
  4.   BorderStyle = bsNone
  5.   Caption = 'Uvod'
  6.   ClientHeight = 119
  7.   ClientWidth = 219
  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 = True
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Panel1: TPanel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 219
  23.     Height = 119
  24.     Align = alClient
  25.     BorderWidth = 2
  26.     BorderStyle = bsSingle
  27.     TabOrder = 0
  28.     object Image1: TImage
  29.       Left = 3
  30.       Top = 3
  31.       Width = 209
  32.       Height = 109
  33.       Align = alClient
  34.       Picture.Data = {<image000.bmp>}
  35.       OnClick = Image1Click
  36.     end
  37.   end
  38.   object Timer1: TTimer
  39.     OnTimer = Timer1Timer
  40.     Left = 26
  41.     Top = 18
  42.   end
  43. end
  44.