FMX.Header.THeader.Height
Delphi
property Height: Single read GetHeight write SetHeight stored False;
C++
__property Height;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | FMX.Header.pas FMX.Header.hpp |
FMX.Header | THeader |
Description
Specifies the vertical size of the control (in pixels).
FMX.Header.THeader.Height inherits from FMX.Controls.TControl.Height. All content below this line refers to FMX.Controls.TControl.Height.
Specifies the vertical size of the control (in pixels).
Use the Height property to read or change the height of the control.