TTMSFNCGraphicsContext.CreatePath Method
Allocates a new native path object. The caller is responsible for freeing the returned pointer via the path API.
API unit family: TMSFNCGraphics
Declaring type: TTMSFNCGraphicsContext
Syntax
function CreatePath: Pointer; virtual; abstract;
Returns
Pointer to a platform-native path object.