TTMSFNCDataGridCellPool Class
Object pool for recycling
TTMSFNCDataGridCellinstances during rendering to reduce allocation pressure.
API unit family: TMSFNCDataGridRenderer
Inherits from: TObjectList<TTMSFNCDataGridCell>
Syntax
TTMSFNCDataGridCellPool = class(TObjectList<TTMSFNCDataGridCell>)