Table of Contents

TTMSFNCDataGridData.OnGetRowCalculationOptions Event

Fired to supply per-row output formatting for each stored calculation.

API unit family: TMSFNCDataGridData Declaring type: TTMSFNCDataGridData

Syntax

OnGetRowCalculationOptions: TTMSFNCDataGridDataGetRowCalculationOptionsEvent;

Parameters

Name Description
Sender Data object that fired the event.
ARow Zero-based row index whose calculation options are requested.
AOptions Calculation output options to use.