System.Types.TSizeF.operator +=

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

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

Description

Adds to a TSizeF object values from another TSizeF object.