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

Subtracts a TSizeF object from another TSizeF object.

See Also