Table of Contents

TTMSFNCDataGridAfterDrawHeaderGroupLevelEvent Event Type

Fired after a grouping-bar level strip has been drawn.

API unit family: TMSFNCDataGrid

Parameters

Name Description
Sender Grid that fired the event.
AGraphics Graphics context to use for any additional painting.
ARect Bounding rectangle of the level strip that was drawn.
ALevel Zero-based nesting level of the strip within the grouping bar.
AActive True when at least one column is grouped at this level.