System.Types.TRectF.Round

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function Round: TRect;

C++

TRect Round() const _ALWAYS_INLINE {

Propriétés

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

Description

Arrondit l'objet TRectF.

Appelez Round pour arrondir les valeurs des propriétés Location, Width et Height de l'objet TRectF.

Voir aussi