Table of Contents

TTMSFNCGraphicsContextWEB.SetFillKind Method

Sets the fill kind, such as solid, gradient, or bitmap.

API unit family: TMSFNCGraphics.WEB Declaring type: TTMSFNCGraphicsContextWEB

Syntax

procedure SetFillKind(AKind: TTMSFNCGraphicsFillKind); override;

Parameters

Name Description
AKind The fill kind to apply.