Vcl.WinXPickers.TCustomDatePicker.MonthVisible

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property MonthVisible: Boolean read GetMonthVisible;

C++

__property bool MonthVisible = {read=GetMonthVisible, nodefault};

Properties

Type Visibility Source Unit Parent
property public
Vcl.WinXPickers.pas
Vcl.WinXPickers.hpp
Vcl.WinXPickers TCustomDatePicker

Description

Use this property to determine if the month date element is a visible column in the date picker.