TXTextControl.CommentDeleted Event

Occurs when a comment has been deleted.

Introduced: 30.0.

Syntax

CommentDeleted(CommentId)
Parameter Description
CommentId

Is the identifier of the deleted comment.

Data Types

CommentId: Long

See Also