System.Types.TSizeF.Round

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function Round: TSize;

C++

TSize Round() const _ALWAYS_INLINE {

Propriétés

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

Description

Arrondit l'objet TSizeF.

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

Voir aussi