In TX Text Control 29.0 the following new properties, methods and events have been added:
| Method | Description | |
| TXTextControl.TableOfContentsDelete | This method can be used to delete a table of contents. | |
| TXTextControl.TableOfContentsDialog | Invokes the built-in dialog box for inserting or changing a table of contents. | |
| TXTextControl.TableOfContentsUpdate | This method can be used to update the content and the page numbers of a table of contents. | 
| Event | Description | |
| TXTextControl.TableOfContentsCreated | Occurs when a table of contents has been created. | |
| TXTextControl.TableOfContentsDeleted | Occurs when a table of contents has been deleted. | |
| TXTextControl.TableOfContentsEntered | Occurs when the current text input position has been moved to a position that belongs to a table of contents. | |
| TXTextControl.TableOfContentsLeft | Occurs when the current text input position has left a table of contents. |