System.Types.TPointF.Ceiling

提供:RAD Studio API Documentation

Delphi

function Ceiling: TPoint;

C++

TPoint Ceiling() const _ALWAYS_INLINE {

プロパティ

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

説明

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

関連項目