function FixedCeil(A: TFixed): Integer;
An implementation of the Ceil function for TFixed type.
[See also] Fixed Point Math, Fixed Floor, Fixed Round