ITMSFNCDataGridRendererSource Interface
Implemented by any component that can supply a renderer instance to a grid by reference (linked via the grid's
RendererSource). The grid links to whatever component implements this contract, not to a specific class.TTMSFNCDataGridRendererSourceis the canonical implementer.
API unit family: TMSFNCDataGridRenderer
Syntax
ITMSFNCDataGridRendererSource = interface