TXTextControl.CommentCreated Event

Occurs when a comment has been created.

Introduced: 30.0.

Syntax

CommentCreated(CommentId)
Parameter Description
CommentId

Is the identifier of the comment that has been created.

Data Types

CommentId: Long

See Also