Table of Contents

TTMSFNCDataGridDataGroupDictionary Class

Dictionary keyed by group key string, mapping to TTMSFNCDataGridDataGroup objects.

API unit family: TMSFNCDataGridData Inherits from: TObjectDictionary<string, TTMSFNCDataGridDataGroup>

Syntax

TTMSFNCDataGridDataGroupDictionary = class(TObjectDictionary<string, TTMSFNCDataGridDataGroup>)