System.Types.TPoint._sqr

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

C++

static int __fastcall _sqr(int i) _ALWAYS_INLINE { // Helper - private?

プロパティ

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

説明

パラメータで受け取った整数の 2 乗値を返します。

関連項目