Search and Table of Contents

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Search and Table of Contents

To search for all occurrences of text in THtDocument use

 

    function CreateSearchResult(const s: hstring; AllWords: boolean = true): hstring;

 

To create table of contents use

 

    function CreateTableofContents: hstring;