System.Types.TPointF.Truncate
Delphi
function Truncate: TPoint;
C++
TPoint Truncate() const _ALWAYS_INLINE {
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.Types.pas SystemTypes.h |
System.Types | TPointF |
Description
Truncates the coordinates of the TPointF object.