System.Types.TSizeF.operator +=

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

C++

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

プロパティ

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

説明

TSizeF オブジェクトに、別の TSizeF オブジェクトの値を足します。