Replaced arrays defined as "array of some-type" with TArray<some-type> and changed to use TArrayHelper<>.Copy() to copy such arrays instead of doing explicit copy or each array element.
Authored by: delphidabbler 2013-10-21
Parent: [r3631]
Child: [r3633]