TTMSFNCGraphicsContextWin.CreatePath Method
Creates a new native GDI+ path object for use with path drawing operations.
API unit family: TMSFNCGraphics.Win
Declaring type: TTMSFNCGraphicsContextWin
Syntax
function CreatePath: Pointer; override;
Returns
A pointer to the newly created path object.