Table of Contents

TTMSFNCDataGrid.SaveToImageStreamData Method

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

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

Syntax

procedure SaveToImageStreamData(AStream: TStream); overload;

Parameters

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