object F_Document: TF_Document Left = 0 Top = 0 Caption = 'F_Document' ClientHeight = 300 ClientWidth = 635 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object M_Document: TMemo Left = 8 Top = 8 Width = 619 Height = 284 Lines.Strings = ( 'Aplikace podporuje:' '- nacist soubor' '- ulozit soubor' '- vytvorit novy soubor' '- editovat pozici bile pani a televizoru' '- vyhledat cestu v bludisti bez zvedu a bez prochazeni zdi' '- vypsat pocet kroku cesty' '- zobrazit celou cestu' '- zobrazit cestu interaktivne (tlacitka Vzad a Vpred)' '- zobrazit cestu zvedu interaktivne') ReadOnly = True TabOrder = 0 end end