TIWCGJQSpinOptionsShowOn Enumeration

Represents type TIWCGJQSpinOptionsShowOn.

Namespace: IWCGJQSpinEdit
type
 TIWCGJQSpinOptionsShowOn = (jqsposoAlways,jqsposoFocus,jqsposoHover,jqsposoBoth);

The TIWCGJQSpinOptionsShowOn type exposes the following members.

Show:
 NameDescription
jqsposoAlways

Represents constant jqsposoAlways.

jqsposoBoth

Represents constant jqsposoBoth.

jqsposoFocus

Represents constant jqsposoFocus.

jqsposoHover

Represents constant jqsposoHover.

Top