TXTextControl.CommentStart Property

Returns the index (one-based) of the first character of the text associated with the specified comment.

Introduced: 30.0.

Syntax

TXTextControl.CommentStart(CommentId)
Parameter Description
CommentId

Specifies a comment identifier.

Data Types

CommentId: Long
Property value: Long

Limitations

Read only, run time only.

See Also