System.Types.TRect.CenterPoint
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.