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