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 オブジェクトの座標上の上位の丸めを行います。

関連項目