System.Types.TPointF.Ceiling

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function Ceiling: TPoint;

C++

TPoint Ceiling() const _ALWAYS_INLINE {

Eigenschaften

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

Beschreibung

Führt eine Aufrundung der Koordinaten des TPointF-Objekts durch.

Siehe auch