home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 March / Chip_2000-03_cd.bin / oddech / hry / Lavina / lavina.exe / 0 / RCDATA / TFORMCISIT / TFORMCISIT.txt
Encoding:
Text File  |  2000-02-05  |  954 b   |  48 lines

  1. object FormCiSit: TFormCiSit
  2.   Left = 524
  3.   Top = 229
  4.   Width = 243
  5.   Height = 82
  6.   Caption = 'zad∩┐╜n∩┐╜ ∩┐╜∩┐╜sla 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.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Edit1: TEdit
  19.     Left = 16
  20.     Top = 16
  21.     Width = 145
  22.     Height = 21
  23.     TabOrder = 0
  24.     OnKeyUp = Edit1KeyUp
  25.   end
  26.   object Button1: TButton
  27.     Left = 184
  28.     Top = 16
  29.     Width = 33
  30.     Height = 24
  31.     Caption = 'OK'
  32.     TabOrder = 1
  33.     OnClick = Button1Click
  34.   end
  35.   object RxGradientCaption1: TRxGradientCaption
  36.     Captions = <>
  37.     FormCaption = 'zad∩┐╜n∩┐╜ ∩┐╜∩┐╜sla situace:'
  38.     Left = 176
  39.     Top = 40
  40.   end
  41.   object FormPlacement1: TFormPlacement
  42.     IniFileName = 'lavina.ini'
  43.     IniSection = 'FormCiSit'
  44.     Left = 160
  45.     Top = 48
  46.   end
  47. end
  48.