Table of Contents

TTMSFNCBloxElement.Paint Method

Paints the element on the supplied canvas.

API unit family: TMSFNCBloxCoreElement Declaring type: TTMSFNCBloxElement

Syntax

procedure Paint(ACanvas: TTMSFNCBloxDGRCanvas);

Parameters

Name Description
ACanvas Canvas the element is painted on.