TTMSFNCDataGridConditionalFormatting.OnInternalChange Event
Internal notification used by the owning renderer. Application code should use
OnChange.
API unit family: TMSFNCDataGridConditionalFormatting
Declaring type: TTMSFNCDataGridConditionalFormatting
Type: TNotifyEvent
Syntax
property OnInternalChange: TNotifyEvent;
Remarks
Kept separate from OnChange so assigning an application event handler never disconnects the renderer's cache invalidation and repaint handling.