Table of Contents

TTMSFNCTableView.DrawBackground Method

Draws the control background.

API unit family: TMSFNCTableView Declaring type: TTMSFNCTableView Inherited from: TTMSFNCCustomTableView

Syntax

procedure DrawBackground(AGraphics: TTMSFNCGraphics; ARect: TRectF); override;

Parameters

Name Description
AGraphics Graphics context used for drawing.
ARect Rectangle affected by the operation in control coordinates.