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

TvVectorialPage.AddEntity

Adds an entity to the document

Declaration

Source position: fpvectorial.pas line 336

public function TvVectorialPage.AddEntity(

  AEntity: TvEntity

):Integer;

Arguments

AEntity

  

The entity to be added

Description

Adds an entity to the document. It can be any object descending from TvEntity. Do not release the object added like this, because a reference to it will be added, not a copy.

See also

AddPathCopyMem


Documentation generated on: Oct 09 2011