TIWCGJQMEditTypeTextAreaOptionsScrollBar Enumeration

Represents type TIWCGJQMEditTypeTextAreaOptionsScrollBar.

Namespace: IWCGJQMEdit
type
 TIWCGJQMEditTypeTextAreaOptionsScrollBar = (jqmettasbNone,jqmettasbAuto,jqmettasbVertical,jqmettasbHorizontal,jqmettasbBoth);

The TIWCGJQMEditTypeTextAreaOptionsScrollBar type exposes the following members.

Show:
 NameDescription
jqmettasbAuto

Represents constant jqmettasbAuto.

jqmettasbBoth

Represents constant jqmettasbBoth.

jqmettasbHorizontal

Represents constant jqmettasbHorizontal.

jqmettasbNone

Represents constant jqmettasbNone.

jqmettasbVertical

Represents constant jqmettasbVertical.

Top