Show: Delphi C++
Display Preferences

FMX.ExtCtrls.TCalendarBox

From XE3 API Documentation
Jump to: navigation, search

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

Delphi

TCalendarBox = class (TCalendarEdit)

C++

class PASCALIMPLEMENTATION TCalendarBox _DEPRECATED_ATTRIBUTE1("Duplicate of TCalendarEdit. Use TCalendarEdit instead TCal"

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

Personal tools
Translations