TTMSFNCDataGridDataCheckBoxCell.IsHTML Method
Returns True when the cell's text contains HTML markup that the renderer should parse.
API unit family: TMSFNCDataGridCell
Declaring type: TTMSFNCDataGridDataCheckBoxCell
Inherited from: TTMSFNCDataGridCell
Syntax
function IsHTML: Boolean;
Returns
True if the text is HTML-formatted; False for plain text.