Table of Contents

TTMSFNCCustomTableView.Draw Method

Draws the control.

API unit family: TMSFNCTableView Declaring type: TTMSFNCCustomTableView

Syntax

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

Parameters

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