TESBMixedFraction Type
Mixed Fraction type - see ESBPCSFraction for usage.

Unit
QESBPCSGlobals

Declaration

TESBMixedFraction = packed record
          WholePart: Longword;
          Numerator: LongWord;
          Denominator: LongWord;
          Negative: Boolean;
     end;


HTML generated by Time2HELP
http://www.time2help.com