Table of Contents

TTMSFNCCustomDataGrid.SaveToImageData Method

Renders the grid to a PNG image file.

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCCustomDataGrid

Syntax

procedure SaveToImageData(AFileName: string); overload;

Parameters

Name Description
AFileName Full path of the output PNG file.