Vcl.WinXCalendars.TCalendarViewInfoBase.GlobalRect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property GlobalRect: TRect read GetGlobalRect;

C++

__property System::Types::TRect GlobalRect = {read=GetGlobalRect};

Properties

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

Description

Specifies the size and location of a certain item on the TCalendarView control.

See Also