Vcl.WinXCalendars.TCalendarView.Height

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Height default 337;

C++

__property Height = {default=337};

Properties

Type Visibility Source Unit Parent
property published
Vcl.WinXCalendars.pas
Vcl.WinXCalendars.hpp
Vcl.WinXCalendars TCalendarView

Description

Specifies the vertical size of the control in pixels.

Vcl.WinXCalendars.TCalendarView.Height inherits from Vcl.Controls.TControl.Height. All content below this line refers to Vcl.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.

See Also


Code Examples