[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'fpvectorial' (#fcl)

TvVectorialPage.AddPathCopyMem

Adds a new path to the document

Declaration

Source position: fpvectorial.pas line 337

public procedure TvVectorialPage.AddPathCopyMem(

  APath: TPath

);

Arguments

APath

  

The path to be copied and added

Description

This method will copy the path provided and add this copy to the document. Therefore one should take care of releasing a path after adding it to the document with this method. To add a path by reference use AddEntity.

See also

AddEntity


Documentation generated on: Oct 09 2011