Decimal64 Record

Represents type Decimal64.

Namespace: flcDecimal
type
 Decimal64 = packed record
 end;

The Decimal64 type exposes the following members.

Show:
 NameDescription
Value64

Represents field Value64.

Top