System.Types.TSizeF.operator -

From RAD Studio API Documentation

C++

TSizeF operator -(const TSizeF& rhs) const {

Properties

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

Description

Subtracts a TSizeF object from another TSizeF object.

See Also