Table of Contents

TTMSFNCDataGridRadioButtonCell.DrawBackground Method

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

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

Syntax

procedure DrawBackground(AGraphics: TTMSFNCGraphics); virtual;

Parameters

Name Description
AGraphics The graphics context to draw into.