Table of Contents

TTMSFNCCustomDateTimePicker Class

Base class for a combined date and time picker with separate date and time selectors.

API unit family: TMSFNCDateTimePicker Inherits from: TTMSFNCCustomControl Implements: ITMSFNCStylesManager

Syntax

TTMSFNCCustomDateTimePicker = class(TTMSFNCCustomControl, ITMSFNCStylesManager)

Properties

Name Description
AnalogTimePicker Provides direct access to the embedded analog time picker control.
DateEdit Provides direct access to the native date edit control.
DatePicker Provides direct access to the embedded date picker control.
DigitalTimePicker Provides direct access to the embedded digital time picker control.
TimeEdit Provides direct access to the native time edit control.

Methods

Name Description
Clear Clears the current selection from the date and time edit controls.