home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 February / Chip_2001-02_cd1.bin / oddech / gaga12 / gaga.exe / 0 / RCDATA / TFORMCISI / TFORMCISI.txt
Text File  |  2000-11-19  |  650b  |  35 lines

  1. object FormCiSi: TFormCiSi
  2.   Left = 192
  3.   Top = 107
  4.   Width = 234
  5.   Height = 70
  6.   Caption = '∩┐╜∩┐╜slo situace:'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   KeyPreview = True
  14.   OldCreateOrder = False
  15.   OnCreate = FormCreate
  16.   OnKeyUp = FormKeyUp
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object SpeedButton1: TSpeedButton
  20.     Left = 192
  21.     Top = 8
  22.     Width = 23
  23.     Height = 22
  24.     Caption = 'OK'
  25.     OnClick = SpeedButton1Click
  26.   end
  27.   object Edit1: TEdit
  28.     Left = 16
  29.     Top = 8
  30.     Width = 153
  31.     Height = 21
  32.     TabOrder = 0
  33.   end
  34. end
  35.