FMX.Types.TBounds.MarginEmpty

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function MarginEmpty: Boolean;

C++

bool __fastcall MarginEmpty();

Propriétés

Type Visibilité  Source Unité  Parent
function public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TBounds


Description

Renvoie True lorsque les propriétés Left, Right, Top et Bottom ont simultanément la valeur 0.

Voir aussi