Table of Contents

TTMSFNCDataGrid.OnAfterDrawFooter Event

Occurs after the grid footer is drawn.

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

Syntax

OnAfterDrawFooter: TTMSFNCDataGridAfterDrawFooterEvent;

Parameters

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