Returns the integer part of a float value with no rounding either way.
class function Trunc(const Value: Single): Integer; static;
The truncated value.
TAgk Methods
Made with Doc-O-MaticĀ® Express