[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'FPimage' (#fcl)

TFPIntegerArray

TFPIntegerArray - definition of integer array for use in images

Declaration

Source position: fpimage.pp line 162

type TFPIntegerArray = array [0..(maxint-1)divsizeof(integer)-1] of Integer;

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