Table of Contents

TTMSFNCDataGridFNCButtonCell.DrawBackground Method

Draws the cell background fill and border stroke according to the current Layout.

API unit family: TMSFNCDataGridCell Declaring type: TTMSFNCDataGridFNCButtonCell Inherited from: TTMSFNCDataGridCell

Syntax

procedure DrawBackground(AGraphics: TTMSFNCGraphics); virtual;

Parameters

Name Description
AGraphics The graphics context to draw into.