Table of Contents

TTMSFNCDataGridRenderer.SaveToImageStreamData Method

Writes a bitmap snapshot of the grid to AStream.

API unit family: TMSFNCDataGridRenderer Declaring type: TTMSFNCDataGridRenderer

Syntax

procedure SaveToImageStreamData(AStream: TStream); overload; virtual;

Parameters

Name Description
AStream Destination stream that receives the image data.