System.Types.TSmallPoint.operator +

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

TSmallPoint operator +(const TSmallPoint& sp) const _ALWAYS_INLINE {

Propriétés

Type Visibilité  Source Unité  Parent
function public SystemTypes.h System.Types TSmallPoint

Description

Calcule la somme de deux objets TSmallPoint.

Appelez operator + pour obtenir la somme de deux objets TSmallPoint.

Voir aussi