FMX.ExtCtrls.TCalendarBox

From RAD Studio API Documentation
Jump to: navigation, search

FMX.ExtCtrls.TCalendarEditFMX.ExtCtrls.TCustomCalendarEditFMX.Edit.TComboEditBaseFMX.Edit.TCustomEditFMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObject
TCalendarBox

Delphi

TCalendarBox = class (TCalendarEdit)

C++

class PASCALIMPLEMENTATION TCalendarBox : public TCalendarEdit

Contents

Properties

Type Visibility Source Unit Parent
class public
FMX.ExtCtrls.pas
FMX.ExtCtrls.hpp
FMX.ExtCtrls FMX.ExtCtrls

Description

Warning: TCalendarBox is deprecated. Please use TCalendarEdit.

Represents a single-line text box, containing a date specified by a drop-down TCalendar control.

Use the Date or Calendar property to modify the date that is shown in the text box of the control. Modifying one of the properties will result in updating the other, so that both properties indicate the same date.

Note: The TCalendar control supports dates between December 30, 1899 and December 31, 9999.

Design Image

TCalendarBox

See Also

Code Examples

Personal tools
Translations