Member variable XbpTreeViewItem():caption Foundation

Text to be displayed as caption.

Attribute: EXPORTED
Data type: Character ("")
Description

The caption of an XbpTreeViewItem object defines the textual information displayed next to the tree view item. If method :create() of the tree view item has been executed, assigning a new character string to :caption changes the caption displayed by the item. This can be used to change a tree view item's caption while it is being displayed in the tree view. See method:setCaption() for further information.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.