Rounds a float to the nearest integer (positive or negative).
class function Round(const Value: Single): Integer; static;
The nearest integer to Value.
TAgk Methods
Made with Doc-O-MaticĀ® Express