TXTextControl.TableOfContentsDeleted Event

Occurs when a table of contents has been deleted.

Introduced: 29.0.

Syntax

TableOfContentsDeleted(TOCId)
Parameter Description
TOCId

Is the identifier of the table of contents that has been deleted.

Data Types

TOCId: Long

See Also