Delphi
FHeight, FLastHeight: Single;
Properties
| Type |
Visibility |
Source |
Unit |
Parent |
| field |
protected |
FMX.Types.pas FMX.Types.hpp |
FMX.Types |
TControl |
Description
Keeps the value of the Height property.
Do not use it in applications. Use Height instead.
See Also