System.Types.TPointF.Round

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function Round: TPoint;

C++

TPoint Round() const _ALWAYS_INLINE {

プロパティ

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

説明

TPointF オブジェクトの座標を丸めます。

関連項目