System.Types.TPointF.Truncate

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function Truncate: TPoint;

C++

TPoint Truncate() const _ALWAYS_INLINE {

Eigenschaften

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

Beschreibung

Schneidet die Koordinaten des TPointF-Objekts ab.

Siehe auch