FMX.Types.TBounds.Rect
Delphi
property Rect: TRectF read GetRect write SetRect;
C++
__property System::Types::TRectF Rect = {read=GetRect, write=SetRect};
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
property | public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | TBounds |
Description
Spécifie les limites en tant que rectangle.
Utilisez la propriété Rect pour définir et obtenir les marges.