Table of Contents

TTMSFNCDataGridRenderer.ExportNotification Method

Reports export progress to listeners.

API unit family: TMSFNCDataGridRenderer Declaring type: TTMSFNCDataGridRenderer

Syntax

procedure ExportNotification(AState: TTMSFNCDataGridExportState; ARow: Integer); override;

Parameters

Name Description
AState Current export state.
ARow Row index associated with the export notification.