Table of Contents

TTMSFNCDataGridRadioButtonCell.DrawContent Method

Draws all cell content (text, control, sort indicator, filter button, comment indicator).

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

Syntax

procedure DrawContent(AGraphics: TTMSFNCGraphics); virtual;

Parameters

Name Description
AGraphics The graphics context to draw into.