Table of Contents

TTMSFNCGraphicsContextGeneral.CreatePath Method

Creates a new native path object for use with path drawing operations.

API unit family: TMSFNCGraphics.General Declaring type: TTMSFNCGraphicsContextGeneral

Syntax

function CreatePath: Pointer; override;

Returns

A pointer to the newly created path object.