TTMSFNCDataGridRenderer.UnmarkCells Method
Removes persistent mark markup from cells that match the given options.
API unit family: TMSFNCDataGridRenderer
Declaring type: TTMSFNCDataGridRenderer
Syntax
procedure UnmarkCells(AOptions: TTMSFNCDataGridMarkOptions); overload;
Parameters
| Name | Description |
|---|---|
AOptions |
Mark options that identify which cells should be cleared. |