TXTextControl.TableOfContentsLeft Event

Occurs when the current text input position has left a table of contents.

Introduced: 29.0.

Syntax

TableOfContentsLeft(TOCId)
Parameter Description
TOCId

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

Data Types

TOCId: Long

See Also