TXTextControl.CommentText Property

Returns or sets the comment's text.

Introduced: 30.0.

Syntax

TXTextControl.CommentText(CommentId)[= string]
Parameter Description
CommentId

Specifies a comment identifier.

Data Types

CommentId: Long
Property value: String

See Also