Table of Contents

TTMSFNCDataGridRenderer.Draw Method

Renders the entire grid onto AGraphics.

API unit family: TMSFNCDataGridRenderer Declaring type: TTMSFNCDataGridRenderer

Syntax

procedure Draw(AGraphics: TTMSFNCGraphics); virtual;

Parameters

Name Description
AGraphics Graphics context that receives the rendered grid.