FMX.InertialMovement.TRectD.Height
Delphi
property Height: Double read GetHeight write SetHeight;
C++
__property double Height = {read=GetHeight, write=SetHeight};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FMX.InertialMovement.pas FMX.InertialMovement.hpp |
FMX.InertialMovement | TRectD |
Description
Returns the Double height of the rectangle in logical units.