home *** CD-ROM | disk | FTP | other *** search
/ Computerworld 2003 June / Computerworld_2003-06_cd.bin / rocenka.exe / 0 / RCDATA / TFORM5 / TFORM5.txt
Text File  |  2003-06-09  |  532b  |  28 lines

  1. object Form5: TForm5
  2.   Left = 258
  3.   Top = 182
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'Form5'
  7.   ClientHeight = 465
  8.   ClientWidth = 600
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Image1: TImage
  21.     Left = 0
  22.     Top = 0
  23.     Width = 193
  24.     Height = 153
  25.     OnClick = Image1Click
  26.   end
  27. end
  28.