System.Types.TPointF.Round

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function Round: TPoint;

C++

TPoint Round() const _ALWAYS_INLINE {

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
System.Types.pas
SystemTypes.h
System.Types TPointF

Beschreibung

Rundet die Koordinaten des TPointF-Objekts.

Siehe auch