function FixedDiv(A, B, TFixed): TFixed;
This is the same as using MulDiv(A, $10000, B).
[See also] Fixed Point Math, Fixed Multiply