System.Types.TSize.operator -=

提供:RAD Studio API Documentation

C++

TSize& operator-= (const TSize& rhs) _ALWAYS_INLINE {

プロパティ

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

説明

TSize オブジェクトを、別の TSize オブジェクトから引きます。

関連項目