Table of Contents

TTMSFNCDataGrid.SaveToImageData Method

Renders the grid to a PNG image file.

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

Syntax

procedure SaveToImageData(AFileName: string); overload;

Parameters

Name Description
AFileName Full path of the output PNG file.