System.Types.TSize.operator +=

From RAD Studio API Documentation

C++

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

Properties

Type Visibility Source Unit Parent
function public SystemTypes.h System.Types TSize

Description

Adds to a TSize object the values from another TSize object.