FMX.CalendarEdit.TCalendarEdit.Height
Delphi
property Height: Single read GetHeight write SetHeight stored False;
C++
__property Height _DEPRECATED_ATTRIBUTE0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | FMX.CalendarEdit.pas FMX.CalendarEdit.hpp |
FMX.CalendarEdit | TCalendarEdit |
Description
Warning: Height is deprecated.
Specifies the vertical size of the control (in pixels).
FMX.CalendarEdit.TCalendarEdit.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.