TInt64Array Type
ImagingUtility

This is type TInt64Array.

Pascal
TInt64Array = array[0..MaxInt div 8 - 1] of Int64;
File

ImagingUtility (at line 52)

Related Information
You are here: Symbol Reference > Types > TInt64Array Type