Vcl.WinXCalendars.TCalendarViewInfoBase.LocalRect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property LocalRect: TRect read GetLocalRect;

C++

__property System::Types::TRect LocalRect = {read=GetLocalRect};

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 parent.

See Also