TsgInt64Array

  Classes Reference > Records, types etc. >

TsgInt64Array

Previous pageReturn to chapter overviewNext page

Unit

sgLists

Syntax

type TsgInt64Array = array[0..MaxInt div SizeOf(Int64) - 1] of Int64;

Description

Represents an array of 64-bit signed integer values.

Go to CAD VCL Enterprise