Vcl.WinXCalendars.TCalendarViewInfoBase.SizeRect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SizeRect: TRect read GetSizeRect;

C++

__property System::Types::TRect SizeRect = {read=GetSizeRect};

Properties

Type Visibility Source Unit Parent
property public
Vcl.WinXCalendars.pas
Vcl.WinXCalendars.hpp
Vcl.WinXCalendars TCalendarViewInfoBase

Description

Specifies the size of the rectangle.

See Also