Table of Contents

TTMSFNCGraphicsContextGeneral.SetFill Method

Applies all properties of the given fill descriptor to the canvas fill settings.

API unit family: TMSFNCGraphics.General Declaring type: TTMSFNCGraphicsContextGeneral

Syntax

procedure SetFill(AFill: TTMSFNCGraphicsFill); override;

Parameters

Name Description
AFill The fill descriptor to apply.