Table of Contents

TTMSFNCDataGridCellControlCacheList.RemoveItem Method

Removes and frees the cache entry matching AControlCacheInfo, if present.

API unit family: TMSFNCDataGridCell Declaring type: TTMSFNCDataGridCellControlCacheList

Syntax

procedure RemoveItem(AControlCacheInfo: TTMSFNCDataGridCellControlInfo);

Parameters

Name Description
AControlCacheInfo The control configuration whose cache entry should be evicted.