Vcl.WinXCalendars.TDrawParams.DrawRect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DrawRect: TRect read FDrawRect;

C++

__property System::Types::TRect DrawRect = {read=FDrawRect};

Properties

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

Description

Specifies the rectangle where the drawing takes place.

See Also