System.Types.TSizeF.operator -=

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

C++

TSizeF& operator -=(const TSizeF& rhs) {

プロパティ

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

説明

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

関連項目