TByteArray Type
ImagingUtility

This is type TByteArray.

Pascal
TByteArray = array[0..MaxInt - 1] of Byte;
File

ImagingUtility (at line 44)

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