[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 536

type imagesizeproc = function(

  X1: SmallInt;

  Y1: SmallInt;

  X2: SmallInt;

  Y2: SmallInt

):LongInt;


Documentation generated on: May 14 2021