Table of Contents

TTMSFNCDataGridHeaderGroups Class

Ordered list of TTMSFNCDataGridHeaderGroup chips currently displayed in the visual-grouping bar. Use Find to locate the chip for a specific column.

API unit family: TMSFNCDataGrid Inherits from: TObjectList<TTMSFNCDataGridHeaderGroup>

Syntax

TTMSFNCDataGridHeaderGroups = class(TObjectList<TTMSFNCDataGridHeaderGroup>)

Methods

Name Description
Find Finds the chip representing AColumn. Returns True and assigns AHeaderGroup when found; returns False otherwise.