System.Types.TSmallPoint.operator +

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public SystemTypes.h System.Types TSmallPoint

Beschreibung

Berechnet die Summe von zwei TSmallPoint-Objekten.

Rufen Sie operator + auf, um die Summe von zwei TSmallPoint-Objekten zu ermitteln.

Siehe auch