System.Types.TRect.CenterPoint

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function CenterPoint: TPoint;

C++

TPoint CenterPoint() const _ALWAYS_INLINE {

Propriétés

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

Description

Renvoie le point central du rectangle.

Voir aussi