[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Indicates the calendar dialog for the control is visible when True.
Source position: editbtn.pas line 638
public property TDateEdit.DroppedDown : Boolean |
DroppedDown is a read-only Boolean property which indicates if the calendar dialog form is visible for the control. The property value is updated when the calendar dialog form is displayed or hidden in the ButtonClick method.
|
Displays a pop-up calendar dialog when the Button for the grouped edit control is clicked. |
Version 4.0 | Generated 2025-05-03 | Home |