System.Types.TRect.CenterPoint

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function CenterPoint: TPoint;

C++

TPoint CenterPoint() const _ALWAYS_INLINE {

Eigenschaften

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

Beschreibung

Gibt den Mittelpunkt des Rechtecks zurück.

Siehe auch