home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / Chip_2003-12_cd1.bin / oddech / sachy / sachy.exe / 0 / RCDATA / TFORM2 / TFORM2.txt < prev   
Text File  |  2003-02-26  |  551b  |  28 lines

  1. object Form2: TForm2
  2.   Left = 47
  3.   Top = 512
  4.   BorderStyle = bsDialog
  5.   Caption = 'Vyhozen'#233' figurky'
  6.   ClientHeight = 136
  7.   ClientWidth = 644
  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.   Icon.Data = {<image000.ico>}
  15.   OldCreateOrder = False
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Image1: TImage
  22.     Left = 22
  23.     Top = 18
  24.     Width = 750
  25.     Height = 100
  26.   end
  27. end
  28.