XComments Property

A collection of comments of the current element.

Syntax

property XComments: TipwCommentList read get_XComments write set_XComments;

Remarks

This collection consists of all comments of the element at the current XPath. The component parses each comment into a collection of Comment types.

This functionality is not yet implemented.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 Delphi Edition - Version 20.0 [Build 8307]