TTMSFNCDataGridCellControlWrapperList Class
Maps string keys to
TTMSFNCDataGridCellControlWrapperinstances. Used for tracking cell-embedded controls during rendering.
API unit family: TMSFNCDataGridRenderer
Inherits from: TObjectDictionary<string, TTMSFNCDataGridCellControlWrapper>
Syntax
TTMSFNCDataGridCellControlWrapperList = class(TObjectDictionary<string, TTMSFNCDataGridCellControlWrapper>)