object Form11: TForm11 Left = 488 Top = 118 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsDialog Caption = 'Ovl�d�n� programu a jin�...' ClientHeight = 346 ClientWidth = 598 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object RichEdit1: TRichEdit Left = 5 Top = 8 Width = 588 Height = 297 Color = clSilver ReadOnly = True ScrollBars = ssVertical TabOrder = 0 WantReturns = False end object Button1: TButton Left = 264 Top = 312 Width = 57 Height = 22 Cancel = True Caption = 'Zav��t' Default = True ModalResult = 2 TabOrder = 1 end end