System.Types.TPointF._sameValue

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

static bool __fastcall _sameValue(float a, float b) {

Propriétés

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

Description

Teste si les champs d'un objet TPointF sont égaux à d'autres valeurs, reçues en paramètres.

Elle renvoie True s'ils sont égaux. Sinon, elle renvoie False.

Voir aussi