TTMSFNCDataGridDuplicateKind Enumeration
Selects whether a unique/duplicate rule matches duplicated or unique values.
API unit family: TMSFNCDataGridConditionalFormatting
Members
| Name | Description |
|---|---|
dkDuplicate |
Matches values that occur more than once in the scope. |
dkUnique |
Matches values that occur exactly once in the scope. |