[Overview][Types][Procedures and functions][Index] Reference for unit 'extgraphics' (#lcl)

TInitShapeProc

Declaration

Source position: extgraphics.pas line 32

type TInitShapeProc = procedure(

  var P: array of TPoint;

  const R: TRect;

  var NumPts: Integer

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.