home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 February / Chip_2001-02_cd1.bin / oddech / prsi / prsi.exe / 0 / RCDATA / TFORM11 / TFORM11.txt
Text File  |  1999-04-26  |  824b  |  41 lines

  1. object Form11: TForm11
  2.   Left = 488
  3.   Top = 118
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Ovl∩┐╜d∩┐╜n∩┐╜ programu a jin∩┐╜...'
  7.   ClientHeight = 346
  8.   ClientWidth = 598
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object RichEdit1: TRichEdit
  19.     Left = 5
  20.     Top = 8
  21.     Width = 588
  22.     Height = 297
  23.     Color = clSilver
  24.     ReadOnly = True
  25.     ScrollBars = ssVertical
  26.     TabOrder = 0
  27.     WantReturns = False
  28.   end
  29.   object Button1: TButton
  30.     Left = 264
  31.     Top = 312
  32.     Width = 57
  33.     Height = 22
  34.     Cancel = True
  35.     Caption = 'Zav∩┐╜∩┐╜t'
  36.     Default = True
  37.     ModalResult = 2
  38.     TabOrder = 1
  39.   end
  40. end
  41.