Table of Contents

TTMSFNCDataGrid.OnAfterDrawHeader Event

Occurs after the grid header is drawn.

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

Syntax

OnAfterDrawHeader: TTMSFNCDataGridAfterDrawHeaderEvent;

Parameters

Name Description
Sender Grid that fired the event.
AGraphics Graphics context used for drawing.
ARect Header area rectangle.