System.Types.TPointF.Ceiling
Delphi
function Ceiling: TPoint;
C++
TPoint Ceiling() const _ALWAYS_INLINE {
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | System.Types.pas SystemTypes.h |
System.Types | TPointF |
説明
TPointF オブジェクトの座標上の上位の丸めを行います。
Delphi
function Ceiling: TPoint;
C++
TPoint Ceiling() const _ALWAYS_INLINE {
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | System.Types.pas SystemTypes.h |
System.Types | TPointF |
TPointF オブジェクトの座標上の上位の丸めを行います。