Skip to main content
A newer version of this page is available. .

TcxEditRepositoryDateTimeWheelPickerItem Class

A repository item containing settings that are specific to date-time wheel picker editors (TdxDateTimeWheelPicker and TdxDBDateTimeWheelPicker).

Declaration

TcxEditRepositoryDateTimeWheelPickerItem = class(
    TcxEditRepositoryItem
)

Remarks

This class introduces the Properties property that contains the appearance and behavior settings (a TdxDateTimeWheelPickerProperties object) of a date-time wheel picker editor.

Inheritance

TObject
TPersistent
TComponent
TcxEditRepositoryItem
TcxEditRepositoryDateTimeWheelPickerItem
See Also