System.Types.TSize.operator -

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

C++

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

プロパティ

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

説明

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

関連項目