TXTextControl.TableOfContentsEntered Event

Occurs when the current text input position has been moved to a position that belongs to a table of contents.

Introduced: 29.0.

Syntax

TableOfContentsEntered(TOCId)
Parameter Description
TOCId

Is the identifier of the entered table of contents.

Data Types

TOCId: Long

See Also