TTMSFNCDataGridData.StrippedCells Property
Returns the cell display text with all HTML tags stripped, useful for plain-text export or search.
API unit family: TMSFNCDataGridData
Declaring type: TTMSFNCDataGridData
Type: string
Syntax
property StrippedCells[AColumn, ARow: Integer]: string;