object InfoFm: TInfoFm Left = 221 Top = 103 Width = 632 Height = 459 BorderIcons = [biSystemMenu] Caption = 'Informace o objektech' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True OldCreateOrder = False Position = poScreenCenter OnShortCut = FormShortCut OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Memo: TRichEdit Left = 0 Top = 0 Width = 624 Height = 432 Align = alClient Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Courier New' Font.Style = [] Lines.Strings = ( 'Memo') ParentFont = False ReadOnly = True ScrollBars = ssBoth TabOrder = 0 WordWrap = False end end