Table of Contents

TTMSFNCDataGridButtonCell.IsHTML Method

Returns True when the cell's text contains HTML markup that the renderer should parse.

API unit family: TMSFNCDataGridCell Declaring type: TTMSFNCDataGridButtonCell Inherited from: TTMSFNCDataGridCell

Syntax

function IsHTML: Boolean;

Returns

True if the text is HTML-formatted; False for plain text.