Table of Contents

TTMSFNCDataGridHilightMode Enumeration

API unit family: TMSFNCDataGridRenderer

Members

Name Description
ghmCell Highlight applies to the matching cell only.
ghmColumn Highlight applies to all cells in the matching column.
ghmRow Highlight applies to all cells in the matching row.
ghmGrid Highlight applies to every cell in the grid that matches the highlight criteria.