SDecimal128 Record

Represents type SDecimal128.

Namespace: flcDecimal
type
 SDecimal128 = packed record
 end;

The SDecimal128 type exposes the following members.

Show:
 NameDescription
Sign

Represents field Sign.

Value

Represents field Value.

Top