TIWCGJQDatePickerOptionsShowOn Enumeration

Represents type TIWCGJQDatePickerOptionsShowOn.

Namespace: IWCGJQDatePicker
type
 TIWCGJQDatePickerOptionsShowOn = (dposFocus,dposButton,dposBoth);

The TIWCGJQDatePickerOptionsShowOn type exposes the following members.

Show:
 NameDescription
dposBoth

Represents constant dposBoth.

dposButton

Represents constant dposButton.

dposFocus

Represents constant dposFocus.

Top