Table of Contents

TTMSFNCDataGrid.OnAfterDrawHeaderGroup Event

Occurs after a header group is drawn.

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCDataGrid Inherited from: TTMSFNCCustomDataGrid

Syntax

OnAfterDrawHeaderGroup: TTMSFNCDataGridAfterDrawHeaderGroupEvent;

Parameters

Name Description
Sender Grid that fired the event.
AGraphics Graphics context used for drawing.
AHeaderGroup Header group that was drawn.