System.Types.TRectF.Normalize

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

void Normalize() _ALWAYS_INLINE {

Propriétés

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

Description

Utilisez Normalize pour normaliser un rectangle.

La fonction Normalize change les membres Top et Bottom si Top est supérieur à Bottom, et elle change Left avec Right si Left est supérieur à Right.

Remarques :

Voir aussi