Table of Contents

TTMSFNCCustomDataGrid.SaveToImageStreamData Method

Renders the grid to a PNG image written to a stream.

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCCustomDataGrid

Syntax

procedure SaveToImageStreamData(AStream: TStream); overload;

Parameters

Name Description
AStream Output stream to write the PNG image to.