TTMSFNCTreeViewNode.StrippedHTMLText Property
Returns the cell text for the specified column with all HTML tags removed.
API unit family: TMSFNCTreeViewData
Declaring type: TTMSFNCTreeViewNode
Type: String
Syntax
property StrippedHTMLText[AColumn: Integer]: String;
Parameters
| Name | Description |
|---|---|
AColumn |
Zero-based column index. |