Text (Comment)

Syntax

<Path>.Text:string

The attribute Text sets the text the Comment shows in the Frame. It may also contain blanks and/or special characters.

Data Type of the Value You Can Assign

You can assign a value of data type string.

Example

MyComment.Text := "Buffer utilization in %"

Related Topic

Text