FMX.Controls.TControl.FTop
Delphi
FTop: Single;
C++
float FTop;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
field | protected | FMX.Controls.pas FMX.Controls.hpp |
FMX.Controls | TControl |
Description
Keeps the value of the Top property.
Do not use it in applications. Use Top instead.