TTMSFNCDataGridConditionalFormatting.Update Method
Marks the priority-ordered view dirty and raises
OnChangewhenever a rule item changes.
API unit family: TMSFNCDataGridConditionalFormatting
Declaring type: TTMSFNCDataGridConditionalFormatting
Syntax
procedure Update(Item: TCollectionItem); override;
Parameters
| Name | Description |
|---|---|
Item |
The item that changed, or nil when the whole collection changed. |