System.Types.TPointF.Truncate

提供:RAD Studio API Documentation

Delphi

function Truncate: TPoint;

C++

TPoint Truncate() const _ALWAYS_INLINE {

プロパティ

種類 可視性 ソース ユニット
function public
System.Types.pas
SystemTypes.h
System.Types TPointF

説明

TPointF オブジェクトの座標を切り捨てます。

関連項目