TIWCGJQToolBarPosition Enumeration

Represents type TIWCGJQToolBarPosition.

Namespace: IWCGJQToolBar
type
 TIWCGJQToolBarPosition = (jqtbpTop,jqtbpBottom,jqtbpLeft,jqtbpRight);

The TIWCGJQToolBarPosition type exposes the following members.

Show:
 NameDescription
jqtbpBottom

Represents constant jqtbpBottom.

jqtbpLeft

Represents constant jqtbpLeft.

jqtbpRight

Represents constant jqtbpRight.

jqtbpTop

Represents constant jqtbpTop.

Top