Table of Contents

TTMSFNCDataGridDataCustomRowCalculationEvent Event Type

Object-method variant of the custom row calculation callback.

API unit family: TMSFNCDataGridData

Parameters

Name Description
Sender Data object requesting the calculation.
ARow Zero-based row index being calculated.
AFromColumn First zero-based column index included in the calculation.
AToColumn Last zero-based column index included in the calculation.

Returns

Calculated aggregate value.