TFPointProc type

  Classes Reference > CAD Database structure > Types >

TFPointProc type

Previous pageReturn to chapter overviewNext page

Unit

DXFConv

 

type 

  TFPointProc = procedure(const P: TFPoint) of object;

 

Description

TFPointProc is used as the type for the TsgDXFEntity.GetBoxPoints method parameter.

Go to CAD VCL Enterprise