FMX.InertialMovement.TRectD.BottomRight
Delphi
property BottomRight: TPointD read GetBottomRight write SetBottomRight;
C++
__property TPointD BottomRight = {read=GetBottomRight, write=SetBottomRight};
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
property | public | FMX.InertialMovement.pas FMX.InertialMovement.hpp |
FMX.InertialMovement | TRectD |
Description
Renvoie le coin inférieur droit du rectangle en tant qu'objet TPointD.