[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Graph' (#rtl)

imagesizeproc

Standard ImageSize calculation procedure prototype.

Declaration

Source position: graphh.inc line 499

type imagesizeproc = function(

  X1: SmallInt;

  Y1: SmallInt;

  X2: SmallInt;

  Y2: SmallInt

):LongInt;

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