TTMSFNCCustomDataGrid.UnmarkCells Method
Removes persistent cell marks previously applied by MarkCells.
API unit family: TMSFNCDataGrid
Declaring type: TTMSFNCCustomDataGrid
Syntax
procedure UnmarkCells(AOptions: TTMSFNCDataGridMarkOptions);
Parameters
| Name | Description |
|---|---|
AOptions |
Options that were used when marking; used to identify which marks to remove. |