Table of Contents

TTMSFNCDataGridCellControlWrapperList Class

Maps string keys to TTMSFNCDataGridCellControlWrapper instances. Used for tracking cell-embedded controls during rendering.

API unit family: TMSFNCDataGridRenderer Inherits from: TObjectDictionary<string, TTMSFNCDataGridCellControlWrapper>

Syntax

TTMSFNCDataGridCellControlWrapperList = class(TObjectDictionary<string, TTMSFNCDataGridCellControlWrapper>)