TsgUInt64Pair

  Classes Reference > Records, types etc. >

TsgUInt64Pair

Previous pageReturn to chapter overviewNext page

Unit

sgLists

Syntax

type TsgUInt64Pair = record

   First: UInt64;

   Second: UInt64;

 end;

Description

Represents a pair of 64-bit unsigned integers.

Go to CAD VCL Enterprise