TXTextControl.CommentedTextEntered Event

Occurs when the current input position indicated by the caret has been moved to a position that belongs to a commented piece of text.

Introduced: 30.0.

Syntax

CommentedTextEntered(CommentId)
Parameter Description
CommentId

Is the identifier of the entered comment.

Data Types

CommentId: Long

See Also