Vcl.ComCtrls.TDateTimePicker.DroppedDown

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DroppedDown: Boolean read FDroppedDown;

C++

__property bool DroppedDown = {read=FDroppedDown, nodefault};

Properties

Type Visibility Source Unit Parent
property public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TDateTimePicker

Description

Specifies whether the date time picker control is dropped down.

DroppedDown specifies whether the date time picker control is dropped down.