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

  1. object Form1: TForm1
  2.   Left = 374
  3.   Top = 183
  4.   BorderStyle = bsNone
  5.   Caption = 'Form1'
  6.   ClientHeight = 201
  7.   ClientWidth = 402
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   PixelsPerInch = 96
  18.   TextHeight = 16
  19.   object Panel1: TPanel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 402
  23.     Height = 201
  24.     Align = alClient
  25.     TabOrder = 0
  26.     object Image1: TImage
  27.       Left = 1
  28.       Top = 1
  29.       Width = 400
  30.       Height = 199
  31.       Align = alClient
  32.       Picture.Data = {<image000.bmp>}
  33.       OnClick = Image1Click
  34.     end
  35.   end
  36. end
  37.