Table of Contents

TTMSFNCDataGridCellPool Class

Object pool for recycling TTMSFNCDataGridCell instances during rendering to reduce allocation pressure.

API unit family: TMSFNCDataGridRenderer Inherits from: TObjectList<TTMSFNCDataGridCell>

Syntax

TTMSFNCDataGridCellPool = class(TObjectList<TTMSFNCDataGridCell>)