TIWCGJQTimePickerControlType Enumeration

Represents type TIWCGJQTimePickerControlType.

Namespace: IWCGJQDateTimePicker
type
 TIWCGJQTimePickerControlType = (tpctSlider,tpctSelect);

The TIWCGJQTimePickerControlType type exposes the following members.

Show:
 NameDescription
tpctSelect

Represents constant tpctSelect.

tpctSlider

Represents constant tpctSlider.

Top