Table of Contents

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. TTMSFNCDataGridRendererSource is the canonical implementer.

API unit family: TMSFNCDataGridRenderer

Syntax

ITMSFNCDataGridRendererSource = interface

Used by