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

TInitShapeProc

Declaration

Source position: extgraphics.pas line 31

type TInitShapeProc = procedure(

  var P: array of TPoint;

  const R: TRect;

  var NumPts: Integer

);


Version 3.2 Generated 2024-02-25 Home