TXTextControl.CommentedTextLeft Event

Occurs when the current input position indicated by the caret has left a commented piece of text.

Introduced: 30.0.

Syntax

CommentedTextLeft(CommentId)
Parameter Description
CommentId

Is the identifier of the left comment.

Data Types

CommentId: Long

See Also