System.Types.TSize.operator +

From RAD Studio API Documentation

C++

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

Properties

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

Description

Adds a TSize object to another TSize object.